Skip to main content

Project Start - Custom Routing

...

📄️ Workopia Project Intro

Now it's time to start our project. I said this in the course intro, but I want to say it again. What I really want to focus on here is the underlying framework of our application. I don't mean an existing open-source framework like Laravel or Symphony. I mean the core of our application. We're not focusing on the design or the front-end all that much. It's not a React course or something like that. We're doing a lot of backend stuff. So it may not seem like a lot of functionality, because it really isn't, however to build the infrastructure or the framework for this project to sit on is a lot of work. That's why my plan is to build this project again in Laravel but since Laravel gives us that framework, we can add a lot of new features in that course.