I am trying to make a POST request within a js function. It is sending an array of data that is stri...
Hi everyone, I am refactoring my API project to Lumen. In 4.2 I had this in routes.php Route::contro...
I really wish some folks would do a search before they asked the question, some questions have been...
Hello, If you are want to display all registered route list same as laravel framework then you can u...
Here is my set up. I have page1 that gets a list of all records in a large database. It allows user...
Hi I have setup Laravel 5 and file upload using blueimp's jQuery File Upload plugin. It works fine....
First of all, sry for posting what is probably a stupid and an obviously easy to solve question. I'v...
Hello I am using the angularavel setup for my app. On my local setup i do not need to explicitly sen...
For testing and support issues I´d like to allow one or two emails to be used multiple times in my u...
Users create projects, projects last 14, 30 or 45 days. An "endDay" is calculated using ja...
When someone comes to my application, a query string is passed along with them. I need to keep that...
Here's my View Page <h1>{{$pageName}}</h1> <div class="lms_register_body"> {{For...
I have a form that has inputs that look like this {!! Form::text('event[]', $data->event, ['class...
Hello, I have for example table with user, which can be owner of event or following event. So, there...
i install responsive filemanager with tinymc in laravel when i click on img icon open dialog box fo...
Ok, so I am trying to embed an iframe into a view from a trusted source outside of my project. The...
The following code, goes through the entire company database and cache's the lower level nested rela...
hello i want to use angularJs as my font end in my laravel 5 application ,is there good tutorial or...
I have the following route: Route::get('/api/dropdown', function(){ $input = Input::get('index');...
Hello, I've been searching all over the web, but I cannot seem to find a solution for this problem....
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