An open API service indexing awesome lists of open source software.

https://github.com/mogahidgaffar/laravel9-crud

In this example, we will create a product crud application using laravel 9. we will create a products table with name and detail column using laravel 9 migration, then we will create routes, controller, view, and model files for the product module. we will use bootstrap 5 for design now.
https://github.com/mogahidgaffar/laravel9-crud

Last synced: 7 months ago
JSON representation

In this example, we will create a product crud application using laravel 9. we will create a products table with name and detail column using laravel 9 migration, then we will create routes, controller, view, and model files for the product module. we will use bootstrap 5 for design now.

Awesome Lists containing this project