I have a very basic CRUD application for displaying entries in a mysql table, and would like to do a...
Hi, I have a form with mini ajax file upload plugin.. and i am trying to submit the form with file...
I have a simple form to store a record in a database with some basic validation. If a required field...
I've already chmod -R 777 to all directories and files. chown -R nginx:nginx to all directories and...
Hello, i have a form which filters my eshop products via the get parameters. when input radio button...
this is my code calling from public folder and its works... <img src="/placeImages/{{$image[...
Hi, I'm using mass-assignment to insert a load of records into the database, how do I handle a file...
Its might be a bug in laravel but not sure, need your suggestions about to resolve this. The issue i...
I am using an app with different users and to view their profiles you need to access {userID}.myapp....
I am trying to make a POST request within a js function. It is sending an array of data that is stri...
Hi I have controller like that: public function sendmail() { $status = \Lang::get('messages.notsent'...
I am trying to manipulate images in Laravel using intervention. I have followed all the required set...
Hello, I need an Example or tuto how to add form validation on Bootstrap Modal using ajax and json r...
hello i want to use angularJs as my font end in my laravel 5 application ,is there good tutorial or...
Hello, 1st, I have some custom javascripts, but they only load on one page. This is how my custom .j...
Hello, I'm trying to call a route inside a controller: if(is_string ($dados_promotor['empresa'])){...
Hi everyone, I created a website with Laravel5 and i'm going to create an Android application for it...
Hello, Is it possible to format dates so a UK datetime in the middle of the summer, is the same date...
In a unit test, I'm trying to set cookies when calling a route. Test code is: $response = $this->...
websterl3o liked this thread
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