I just released a new Laravel package. The concept behind it is to use PHP for everything, so you no...
I created a Laravel CMS CRUD generator. The idea is to keep the CMS totally decoupled from Laravel s...
devs-ryan liked this thread
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 have a project like trello with vue js and laravel, I want to understand in this case do I need a...
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...
After I update my model, the cast is ignored and an old value that comes from classCastCache is show...
Looking at the question and the platform, the question can be answered in 2 ways in technical and no...
https://github.com/bastinald/laravel-livewire-auth Laravel Livewire Auth Laravel starter kit with Li...
Laravel 8.x App's files can private files be in /home/username/ and public files be in /home/userna...
https://github.com/bastinald/laravel-livewire-modals Laravel Livewire Modals Dynamic Laravel Livewir...
https://github.com/bastinald/laravel-livewire-forms Laravel Livewire Forms Laravel Livewire form com...
denisdulici liked this thread
I use global scope based on the current auth but getting error: Integrity constraint violation: 1052...
Hi guys, I have developed a nice system and I would like to put this on a server. (on my domain) Now...
I am looking for a laravel 8 based open source cms ( multi lingual ). Is there any option available...
Hello, Friends I want to get help with the laravel composer update. The issue is when I run the comm...
msaad-f liked this thread
At: https://jets.laravel.com/2.x/installation.html I see this >>> // What means? My Larave...
Reading through the articles by Mohamed Said, I found that a new feature added to laravel v8 to use...
Hi all, I am trying to open a new laravel v8.5.9 project using composer create-project laravel/larav...
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