Hello, I have a question. Since updating laravel to version 5.7.9 I get other data passed to my view...
Hey all, I have a question. I'm submitting a form and the data consists of user created questions an...
So I've been thinking of a project and looking for a platform that has modules that are friendly wit...
I'm getting a HTTP 400 error only in Chrome Browser, I've deleted all the cookies as some post have...
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...
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