Support the ongoing development of Laravel.io →

Eloquent Articles

Some misunderstandings people run into and some explanation of what is actually going on. asklagbox...

0 Likes
1 Replies

Scope in eloquent overrides my select statement

I have a scope that looks like this public function scopeNotDefault() { return $this->where('...

0 Likes
1 Replies

Mcrypt PHP extension required Xampp Ubuntu 16.04

I'm trying to run my laravel project in localhost. So I typed the following command : php artisan se...

0 Likes
8 Replies
posted 9 years ago

Using session() function to store session variables

Hi all, I'm not normally one to ask such basic questions, but I'm completely stumped at the moment....

0 Likes
1 Replies
posted 9 years ago

foreign key not working

Hi, I just have two tables "clients" and "courses" and I would like to add in &q...

0 Likes
1 Replies

Recursive menu

Recursive menu, created this menu and is working as I want, but the is that it is creating two eleme...

0 Likes
0 Replies
posted 9 years ago

Laravel 5.2 LAMP Stack POST route error 404

I am using Laravel 5.2 on bitnami LAMP. I also tried the same in the AMPPS. OS is Ubuntu 16. All the...

0 Likes
2 Replies

Multi Database based in url

Hello, I am developing an app that will have a global database and 1 specific database for the clien...

0 Likes
1 Replies

Laravel Undefined variable when passing variable

Beginner question : I'm passing the $wordsRow variable from the WordsController to the results2 blad...

0 Likes
1 Replies

Offer framework-based cms app for download and install using zip file

Hello everyone.. .. I've Googled this extensively and based on those results I realize what I'm abou...

0 Likes
2 Replies
posted 9 years ago

View brake with second or third url

Hello, i'm using a open source template for my laravel app, these are in my routes.php file Route::...

0 Likes
1 Replies

cannot get JSON data

I have form that should post data in JSON format, but it doesn't work yet. here is my blade {!! Form...

0 Likes
0 Replies

Form Model Binding - adding a class to form field

I have a simple form. In my blade view, I open it like this: {{ Form::model($alum, ['route' => ['...

0 Likes
4 Replies
posted 9 years ago

SQLSTATE[28000] [1045] Access denied for user 'root'@'localhost' (using password: YES)

Hi, I'm starting to learn Laravel, but I'm encountering a big error for the database connection that...

0 Likes
12 Replies

Laravel 5.2.30 routes not working

Hi everyone, I have a problem with routes. Maybe i am some missing something in the configuration. I...

0 Likes
1 Replies

Auth::user() always returns null

Hi, everyone. I implemented login functionality to check role of user. Here is postLogin() function....

0 Likes
12 Replies
posted 9 years ago

multiple File Upload

Hi there, I'm try to integrate jqueryFileUpload in my larvel 5.2 project. I can upload the images o...

0 Likes
3 Replies
posted 9 years ago

A week of Laravel #12 (26 June-03 July 2016)

Updates: laravel/framework [master, 5.2, 5.1], laravel/laravel [master, develop], laravel/docs [mas...

0 Likes
0 Replies
posted 9 years ago

Laravel gift idea sharing website - open source?

Hello, I created the website www.zaawadi.com with laravel for the purpose of sharing gift ideas in a...

0 Likes
0 Replies

Forge - server reset and site cannot be reached

I am using Laravel Forge with Digital Ocean. I reset my server through Forge and now I am getting t...

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.