Support the ongoing development of Laravel.io →
posted 10 years ago

Trouble fetching nested data

I am creating a forum for fun and to learn Laravel. My models are all set - category hasMany subcate...

0 Likes
5 Replies

multiple laravel applications under one site

Trying to figure out the following lets say I have the following domain laravelapps.com in that doma...

0 Likes
3 Replies
Solved

Any documentation for Eloquent firstOrCreate, firstOrNew or firstOrFail?

There are a few use case examples with these calls in the Eloquent doc page (http://laravel.com/docs...

0 Likes
0 Replies

Routing per user role

Hi New here and trying to do some reverse engineering on https://github.com/andrewelkins/Laravel-4-B...

0 Likes
4 Replies

Session timeout

Hi, I would like to know how can I redirect to login when session timeout? Thanks

0 Likes
2 Replies

Throttle or debounce model events?

Is it possible to prevent an event from firing on every save to a model? I have a one to many relati...

0 Likes
3 Replies
posted 10 years ago

Help Resources

Hello all, I'm just getting started with Laravel, and I have many questions, but I'm not seeing anyp...

0 Likes
1 Replies

Auth::Attempt() Issues with MCRYPT_RIJNDAEL_128 cipher

Hi there, To all laravel 4 developers who are facing the Auth::attempt() login failure with valid cr...

0 Likes
2 Replies
posted 10 years ago

Deleting values that has been checked

I'm trying to create a section where if 1 or more checkboxes has been selected then when I click on...

0 Likes
3 Replies
posted 10 years ago

Laravel Debug disable HTML formatting

Does anyone know how to disable the HTML formatting on the debug output without disabling the debug...

0 Likes
0 Replies
posted 10 years ago

Laravel Homestead update

Hi, I was wondering how to update to the latest version of homestead? In doing so will it delete any...

0 Likes
0 Replies

how to save a data that is a foreign key

Hi I have two pages, the first one is menu and the other one is content. In my menu view its just a...

0 Likes
2 Replies
Solved

Creating a 404 error

Hi I'm trying to create an admin section. So far I can login and logout. The only problem I have is...

0 Likes
3 Replies
Solved

MongoDB Updates JensSegers Package

Hey guys, I'm stuck on updating an inner object using the MongoDB package by JenSegers. I can run th...

0 Likes
1 Replies

Inter-App Communication

Hello folks, I am currently writing a project, where I have different Laravel Apps for different Ser...

0 Likes
0 Replies
posted 10 years ago

Auth::check() automatically logs me out when it is performed a lot in small time

Hi, I'm using the Chumper/Datatable package to show data to my users in a nice DataTables table. I l...

0 Likes
1 Replies
posted 10 years ago

Check whether model is saved

What is the best way to check whether your model is saved? If I have something like this: $career =...

0 Likes
2 Replies
posted 10 years ago

Authenticate java applet with Sentry 2

Can anybody give me some guidelines on how to Authenticate java applet with Sentry 2. Java applet up...

0 Likes
0 Replies

Lusitanian oauth set session from database key

I'm using https://github.com/artdarek/oauth-4-laravel which is built off on https://github.com/Lusit...

0 Likes
0 Replies

update user table

public function postRegister(RegisterRequest $request) { Registration form is valid, create us...

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.