Support the ongoing development of Laravel.io →

2,389 Threads

Multiple routes

Hello all, I have an application, called Hummingbird, inside /app/ and is initialised with all route...

0 Likes
0 Replies

redirect to view after clicking on table row

there is a view rendering a list of people in an html table with columns like "firstname",...

0 Likes
0 Replies

Class does not exist in Laravel 5.x

for some reason I'm getting : "Class App\Http\Controllers\TranslatorService does not exist"...

0 Likes
1 Replies

route problem missing method

hi guys I want to ask if I click this link on my email http://localhost:1234/directory/public/regis...

0 Likes
3 Replies
posted 9 years ago

Lumen route not working

Hi, I am creating a cms to host multiple websites on. I have a route group that catches all url to g...

0 Likes
1 Replies
Solved

Laravel delete query Exception issue. Please help

I have added 2 categories i.e is "high school" and "lower category school". i ha...

0 Likes
6 Replies
Solved

Laravel 4 : When I try to upload a large file, the page refresh on the form

I've got a problem while trying to upload a large file (20Mb) on a form. It's working fine with smal...

0 Likes
0 Replies

Laravel 5.1 Session Syntax and Usage

According to the 5.1 docs, the new recommended way to work with session data is to inject the reques...

0 Likes
0 Replies
posted 9 years ago

URL helper within AJAX function

I'm using Laravel Datatables (https://github.com/yajra/laravel-datatables) and adding one column to...

0 Likes
4 Replies

error in header.blade.php

First off, I must admit that i'm a total newbie at Laravel and frameworks in general. Now, I have th...

0 Likes
3 Replies
Solved

Add Routes Exception

I have table that contain page value. I want to create dynamic route according to that value. So, i...

0 Likes
1 Replies
posted 9 years ago

dynamic routes

Hello , from some time i have a question and i cant answear myself. I want to build website with bas...

0 Likes
0 Replies

Extension in routes

Hello guys, i have issue with the router here is my code first : Route::get('/','HomeController@inde...

0 Likes
2 Replies

Routing Error

My route is gone wrong when i update it.It shows 404 error. ###route Route::controllers([ 'home'...

0 Likes
0 Replies

Laravel 5 - How can we access image from storage

I need to view profile pic when page loads. I have used laravel storage for upload image but I don't...

0 Likes
1 Replies
posted 9 years ago

Route::input is not working on Laravel 5.1 - is there an other methode?

Hello, for my new project I need a class like the old Route::input for Laravel 5.1 . Is there a alte...

0 Likes
1 Replies

[L5] Detect session expiration

Hello, I would like to know if there is a way to detect if the user's session has expired. I did a f...

0 Likes
2 Replies
Solved

Better Way to Associate foreign keys ?

Is there any better way to associate foreign keys with a record. This way is making my controller bu...

0 Likes
0 Replies

Query to inculde belongsTo Model

What is the correct way to grab a record and also include it's relationship data? Example User belon...

0 Likes
1 Replies
Solved

Ajax Multiple Sessions Created

I had an ajax form that was working before upgrading to 5.1. Now, I am getting the "TokenMismat...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.