I created a Laravel CMS CRUD generator. The idea is to keep the CMS totally decoupled from Laravel s...
devs-ryan liked this thread
[Composer\Exception\NoSslException] The openssl extension is required for SSL/TLS protection but is...
I just launched my new UI package. bastinald/ui allows you to create web apps using Laravel Livewire...
DB::table("rates") ->selectRaw("sum (datediff( day, case when $start_date > sta...
I using eloquent model in lumen scheduler but show error Call to a member function connection() on n...
harshalone liked this thread
I have a project like trello with vue js and laravel, I want to understand in this case do I need a...
I am currently following "Laravel 8 From Scratch" on Laracasts, and while it is a good cou...
There are usually 2 main challenges that every Pharma company and healthcare industry goes through a...
I have a theme service provider and route service provider. I want the route service provider to be...
I am trying to containerize a Laravel application with nginx ,mysql and oauth 2.0, can someone ple...
I have started a new Laravel project with Jetstream and am customising the css with a purchase dashb...
I have 2 projects that use the same database, one is in laravel 7.5 where I am doing my authenticati...
I have a project model where I want to associate roles and then users. The roles is a subset of the...
I'm working for a consulting company. Contracts are made with fairly detailed requirements, a price...
After I update my model, the cast is ignored and an old value that comes from classCastCache is show...
In my App Laravel 8.x implementing Login functionality, about the two below packages, can be used bo...
Looking at the question and the platform, the question can be answered in 2 ways in technical and no...
Good day, I am producing a form in the datatable from the controller: This is the code: <form met...
https://github.com/bastinald/laravel-livewire-auth Laravel Livewire Auth Laravel starter kit with Li...
I'm currently testing Laravel Octane. We're using Swoole. Part of the app I'm testing generates PDFs...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community