Support the ongoing development of Laravel.io →

Menu builder (database)

I want to build a menu where the data comes from database but i don't know where to start. the menu...

0 Likes
1 Replies
Solved
posted 9 years ago

Error that comes up while uploading products via. CSV. Mainly when more then 900 products are uploaded.

Illuminate\View\Engines\CompilerEngine handleViewException …/­vendor/­laravel/­framework/­src/­Illu...

0 Likes
1 Replies

Search Function

Hello, I am new here but I am not new to Laravel, however I am still learning and I want to improve....

0 Likes
7 Replies
Solved

How attach after save another model

Hi friends, help me please, how I can do for save InventorEntry model and get the id for attach a pr...

0 Likes
0 Replies

extends() problem

Hi! I'm starting my adventure with Laravel, and unfortunately I encounered a problem. My app templat...

0 Likes
4 Replies
Solved

How to deal with plugins

Hello, I have a website where everyone can develop a plugin and share it with other users: you make...

0 Likes
0 Replies

Force loading cache browser in Laravel 4

I'm using Laravel 4 and I do not need to store the codes of the various pages in the browser cache a...

0 Likes
2 Replies

Heavy question: how abstract should your domain be from the framework you build it in?

Consider the common User Registration/Authentication system. A robust registration system will have...

0 Likes
9 Replies

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 10 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

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.