Hi all I need help about sending mails. How can I set up mails to be sent from all providers (gmail,...
Unable to render bootstrap 4 in views files using dependencies in head section of html. <link hre...
Hello, my default configured locale in app.php is en. Now in my controller I do: App::setLocale('it'...
Hi again! I am looking for the default language message file. __('this text') Where shall I put the...
i have set of controller all of them are working , except controller called RestaurantsController ,...
my seeder file contains the following code public function run() { // $this->call(Us...
Hi, I am new to Larvel. I have created a small project and deployed it to an apache server, configur...
does anyone has an idea, why Laravel takes so long to load a page after a redirect? The page loaded...
Hey all, trying to get data from my controller to my Mailable controller. Followed the steps here: h...
HI, Suppose I have 2 or more Laravel API sites and only One Laravel API site is using Passport and r...
Hi, I install Laravel 5.7 on my server it is throwing error Uncaught Error: Class 'Illuminate\Filesy...
How can I search in multiple indices in single API call ? currently we can search in single index va...
How can I search Algolia using Laravel/Scout in multiple indices in single API call using multiple q...
I like VM but I think that I have to be able to install a project without a virtual machine. So I re...
If I do DB::statement("SET @foo := 1;"); DB::select("SELECT @foo;"); I get the...
I have 2 page: Page A have title is A <title>A</title> Page B have title is B <title...
I'm new with Laravel, and maybe I don't understand Laravel very well. Is it possible to make 2 proje...
Hello, I don't know if anybody else asked in the past, please link to thread if so, could somebody r...
adding the pagination for filters when it redirects to second page returns error This page isn’t wor...
Hi Everyone, This is my first post and new to this forum. I have implemented pagination with LengthA...
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