Hello, after updating to php 7.3 (or above) my Laravel 5.7 App throws me a preg_match(): Compilation...
I have three user roles - admin, shop owner, shopper. I want to understand, only shop owner can crea...
Hello guys. I am searching for a good beginner laravel tutorial that builds something. I tried to fo...
I want to build a CMS using Laravel,Any tips? or are there any good laravel CMS out there?
iandavian, alexllnk liked this thread
Hi guys. I'm a beginner with Laravel but I'm finding it hard to actually understand the framework. I...
Hello All, I want to know which one is recommended for developing a new website, Laravel or Codelgni...
Hello Laravel Community, I am a beginner in Laravel. I have learned the soft delete concept using []...
To a certain element in my app I added a path /blog/category/{id}/{category} But sometimes at clicki...
Hi guys , today I was trying build some testing project with sail tool. I must say it is great , but...
Is it possible to include a vue component in an x-slot? The first instance of <search-user> is...
I am trying to convert my html dom into pdf and send that pdf as an attachment with email. I am usin...
I'm running this as per the Centos Laravel 8 docker instructions provided here: https://laravel.com/...
The following command is not creating a record in my database: $person = Person::create($_REQUEST);...
kenoli liked this thread
For some reason, I'd like to install laravel breeze into my application. But the application is alre...
Hi everybody, my question is: how can I move o create additional configuration files in my laravel d...
I got an error of Failed to authenticate on SMTP server with username "petricreallionaires@gmai...
Hi! I have a question, but first... a little kowabunga. I am a lifelong Windows user, through 30 yea...
I'm in the process of upgrading to Laravel 8.x, and i've run into an issue where my model/factories...
I have this $NUMBER = 496354; // vagprice::where('NUMBER', $NUMBER)->get(); // no results vag...
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