Hello all, I have an application, called Hummingbird, inside /app/ and is initialised with all route...
there is a view rendering a list of people in an html table with columns like "firstname",...
for some reason I'm getting : "Class App\Http\Controllers\TranslatorService does not exist"...
hi guys I want to ask if I click this link on my email http://localhost:1234/directory/public/regis...
Hi, I am creating a cms to host multiple websites on. I have a route group that catches all url to g...
I have added 2 categories i.e is "high school" and "lower category school". i ha...
I've got a problem while trying to upload a large file (20Mb) on a form. It's working fine with smal...
According to the 5.1 docs, the new recommended way to work with session data is to inject the reques...
I'm using Laravel Datatables (https://github.com/yajra/laravel-datatables) and adding one column to...
First off, I must admit that i'm a total newbie at Laravel and frameworks in general. Now, I have th...
I have table that contain page value. I want to create dynamic route according to that value. So, i...
Hello , from some time i have a question and i cant answear myself. I want to build website with bas...
Hello guys, i have issue with the router here is my code first : Route::get('/','HomeController@inde...
My route is gone wrong when i update it.It shows 404 error. ###route Route::controllers([ 'home'...
I need to view profile pic when page loads. I have used laravel storage for upload image but I don't...
Hello, for my new project I need a class like the old Route::input for Laravel 5.1 . Is there a alte...
Hello, I would like to know if there is a way to detect if the user's session has expired. I did a f...
Is there any better way to associate foreign keys with a record. This way is making my controller bu...
What is the correct way to grab a record and also include it's relationship data? Example User belon...
I had an ajax form that was working before upgrading to 5.1. Now, I am getting the "TokenMismat...
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