Support the ongoing development of Laravel.io →

Research In laravel

I am student of M.Tech. I want my final dissertation in Php Laravel framework. Can anybody help me...

0 Likes
1 Replies
posted 9 years ago

how can I use jquery .load() ?

I want to load some dynamic blade page in my view, .load() method is not working my blade path is li...

0 Likes
1 Replies
posted 9 years ago

Session Lifetime

Is it possible set session lifetime during login for particular user in laravel 5.1? like I have 2 t...

0 Likes
0 Replies
posted 9 years ago

Passing Variables in a URL to a Laravel Route

Hi all, I want to receive a GET request like that: people.php?name=Joe&age=24 For that, I have...

0 Likes
1 Replies

Related models: First build object hierarchy then save everything in one go

At the moment I am writing a parser for exam result files. There are 3 model classes: Exam, Question...

0 Likes
0 Replies

Validation: unique ignoring a given id

Unique rule does not appear to be functioning as intended: #Rules setup public $rules = array(...

0 Likes
10 Replies
posted 9 years ago

How can I register a singleton with dependency injection?

I am fairly new to Laravel. Maybe it is possible somehow but I could not find it. This does not work...

0 Likes
0 Replies

Revove data after find

I am building a back-end API with Laravel and need some help with a problem. Example I grab all my P...

0 Likes
3 Replies
posted 9 years ago

Manual pagination problem

I need to make some kind of picture gallery with pagination. I have pagination with 20 items per pag...

0 Likes
1 Replies
Solved
posted 11 years ago

Help with setting up a Queue listener

I'm using Amazon's SQS and have added a message via a 3rd party to the queue. I setup a Laravel proj...

0 Likes
10 Replies

Extract from array

I am currently converting a Cake app to laravel but ran into a problem and can't seem to find a solu...

0 Likes
0 Replies

show method doesn't work

This is my route: Route::resource('/', 'PostsController'); PostController's show() method: publ...

0 Likes
3 Replies
Solved

Refresh view when new articles get added

I'm using laravel 5.1 for a simple app. Right now I have a simple front-end and back-end. If I add n...

0 Likes
0 Replies

Eloquent vs. Raw SQL? Which is really better?

Hello guys, I know this question sounds kind of silly, but let me explain. I (mostly frontend-dev) a...

0 Likes
4 Replies

Can't believe Form/HTML helpers were removed in Laravel 5, thats Crazy..!

Why removed? I barely found a notification about this on the documentation; What are the alternative...

0 Likes
3 Replies
Solved

Random code execution stops when using Eloquent chunk()

I have a method for a scheduled system cleanup that goes through all the files in the "storage&...

0 Likes
1 Replies
posted 9 years ago

Redirecting if user already logged in

My AuthController's redirectTo property: protected $redirectTo = '/'; Here is login routes: Rou...

0 Likes
2 Replies
Solved

Laravel on hostgator mkdir(): Permission denied

Hello, I've just upload my Laravel app to hostgator, but It throws an error when I call a function w...

0 Likes
2 Replies
posted 9 years ago

How to use laravel cookie's

Hi all can any one tell me how to use laravel cookies, exactly for make() a cookie, then store a coo...

0 Likes
0 Replies
posted 9 years ago

Laravel cookie issues

Hi buddies, i have an issues with redirect to product-details page for cookie values, here is my FUL...

0 Likes
0 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.

© 2025 Laravel.io - All rights reserved.