PHP / Java developer with advanced expertise in a range of
programming technologies, including Laravel, Springboot, Spring cloud, JavaScript, AWS, etc. These skills are confirmed by extensive experien
Laravel 8 creates a Model folder to store models, which I manually do previously
Laravel 8 automatically copy .env from .env.example
Laravel 8 generates APP_KEY after copying the .env
There is a change on how to write route in web route file, the path must be included at the top. check my article on how to create a CRUD app, then see the changes
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
In my bid to create my first CRUD app, dev.to/kingsconsult/laravel-8-crud... , I will list few things I noticed about the