This is code to save to save multiple product information but i found error when save with image &qu...
I've created a dashboard on laravel with user authentication. I want to create multiple websites on...
I know this is not the place to ask this question, but I wonder how. I have a cost table that contai...
I have routes files with more than 300 routes, but most of them is getting 404 error. I ran the php...
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...
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.