The routes of the application are defined within the lib/hello_web/router.ex
file. In this file, look for the following code snippet.
Kiran Chauhan
Technology, Politics, and Folk Literature
Phoenix Framework Pt. 3
Aug 5, 2024Phoenix Framework Pt. 2
Aug 4, 2024In this article, I am going to briefly explain to you the purpose of a few files and folders present in this hello
Phoenix project. This will be brief. Because, as you start to become familiar with Phoenix projects, it will become second nature to you.
Phoenix Framework Pt. 1
Aug 3, 2024This article assumes that you already know Elixir programming language. Further, following are the software you have on your computer.