Need ideas for simple Laravel project structure
The required features are: authentication CRUD operations reporting/exporting data decent UI I'm trying to avoid making ...
Latest news, tutorials, and updates from the PHP community
6985 articles available
The required features are: authentication CRUD operations reporting/exporting data decent UI I'm trying to avoid making ...
I'm trying to use the `darshan-belani/laravel-crud-generator` package to quickly generate CRUD scaffolding for my `loans...
I have this `BookController` in my Laravel app: My main concerns: The reports() and exportCsv() methods have identical f...
I am using laravel 10 and have this book model.
Recently I became interested in front-end development, I know the HTML, CSS and JS database with a little DOM. I watched...
In my system, when a product is sold, the `fk_customer_id` column in the `serializations` table becomes NOT NULL. If the...
How can I customize the pre-made dashboard view in Laravel? I tried editing the welcome.blade.php file but that didn't w...
I am attempting to implement a manual authentication system in Laravel 11 rather than using a starter kit like Breeze or...
I know how to set up databases and query them using SQL, and how to build websites in PHP to use that data to create dyn...
I use `monicahq/laravel-cloudflare` and it throws from vendor: [Code Block] When I manually go to https://www.cloudflare...
I have a WooCommerce discount system that calculates fees based on product categories (box sizes) for a specific user ro...
I have the following output from LMStudio. This short response throws an error, but longer responses do not. [Code Block...
Showing 73 to 84 of 6985 articles