Skip to content

7adidaz/Laravel-Blog

Repository files navigation

Blogs in Laravel

To run this:

  1. clone the repo
  2. set the env variables to your database
  3. run php artisan migrate
  4. run php artisan serve
  5. head to localhost:8000

Implemented:

  • Multi-model Application
  • CRUD operations
  • AuthN & AuthZ

TODO:

  • support file upload
  • support serving static files
  • much more

Demo:

2023-11-29_23-21-50.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published