I am trying to create advanced datatables like the example #2 in this and my code is same as what t...
hi, so I in my controller I set my records to be paginated: public function index() { //...
I have Mailer functionality built into my business app. I'm using smtp to send out client emails. Th...
Introduction for anyone holds a significant impact on everyone. If you are introducing yourself nice...
Is it mandatory to create tables via migration in laravel?
Where are the templates for error messages in 5.7 version? There're are a lot of tuts on how to pers...
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...
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