Support the ongoing development of Laravel.io →

Model does not have "restored" event?!

I am trying to use MyModel::restored event inside MyModel::boot method but Laravel says restored fun...

0 Likes
6 Replies
Solved
posted 11 years ago

Replaced table and now "Trying to get property of non-object"

I'm redoing a site in Laravel. I've had to rename columns to align better with Laravel's syntax. Tha...

0 Likes
4 Replies

restored_at timestamp?

Is it possible to add a restored_at timestamp for restoring soft deleted records?

0 Likes
4 Replies
Solved

"Loading" model event? Need to adjust attributes of unknown names...

Hey Guys, I have been doing some Timezone work on my app. I need the database to be 100% UTC based....

0 Likes
7 Replies
Solved

restore project from backup after HDD format

Hello, I recently formatted my hard drive and reinstalled the os, I set up MAMP, vhosts etc. Now, ar...

0 Likes
2 Replies

Problem Url duplicate Laravel

Hello, why although I applied these rules: http://stackoverflow.com/questions/23837933/how-can-i-rem...

0 Likes
0 Replies
posted 9 years ago

How make this in laravel

I have this code in template blase: @section('views', $post->views) when i call the views from t...

0 Likes
2 Replies

Eloquent exists

hi, here is my code snippet [code] $data = [ 'categoryId' => 3,...

0 Likes
4 Replies

hook create.session to save referrer for saving on user registration

Hi, i want to save the referrer if a user comes to my site on the first request, so a session is cre...

0 Likes
1 Replies
Solved

Where change the path to redirect a no login user?

I changed on return view('auth.login') to return view('/') and give error [.] no exists Thanks frien...

0 Likes
0 Replies

Mcrypt PHP extension required ??

I use Ubuntu 14.04 Desktop with LAMP. When creating new Laravel project, it showed this message &quo...

0 Likes
8 Replies
Solved

Auth::loginUsingId() and Auth::login() not work in middleware.

Session got cleared after the requested page response, in this requested page Auth::user() is workin...

0 Likes
1 Replies

laravel cookie unset unique user

Hello dear laravel buddies, i have an e-shop for furnitures, i have an issues with expires the cooki...

0 Likes
0 Replies

Laravel login functionality checking for an extra field with IN not =

so I know I can add in another field that Laravel can check whilst logging in e.g. if (auth()->at...

0 Likes
3 Replies

Defining models in runtime

Hi there, Laravel newbie here. I'm working on some auto CRUD add-on functionality for an already bui...

0 Likes
19 Replies
Solved
posted 9 years ago

consider a reporting tool to report users?

occasionally I see some spam threads advertising online tv etc (you can see several right now).. not...

0 Likes
5 Replies

Image Intervention - store object chain in database?

I'm trying to store the manipulations of image intervention in a database, but I'm unable to do so....

0 Likes
3 Replies
posted 9 years ago

Multiple product image update

Hi my laravel buddies, i have implemented the e-shop, i have an product categories and products, the...

0 Likes
3 Replies
Solved

Passing Parameters to middlware

I am a beginner for the laravel. I am using laravel 5.0. I created a middleware and I pass the param...

0 Likes
2 Replies
Solved
posted 9 years ago

[Package] SEO-Helper : provides tools and helpers for SEO.

Hello artisans, I've recently published a package that provides helpers and tools for SEO (Search En...

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.