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

What is better for a database? 1 table or more?

Hello. I want to create a database, but always ask myself if i am doing a good scheme. I would like...

0 Likes
4 Replies

fresh install of laravel5 on production server gets : internal server error 500

just out of the box laravel new MYWEBSITE results in the above

0 Likes
1 Replies

PHP-FPM + Laravel + Nginx + Ubuntu permission

I tried to search about this question before, but there seems to be nowhere where it is explained th...

0 Likes
0 Replies
posted 10 years ago

Method not found while using validator::extend

Hello, I am getting error in L5: call_user_func_array() expects parameter 1 to be a valid callback,...

0 Likes
0 Replies

invalid credentials after password_reset on login

I'm on Laravel 4.1.3 I used the password_reset everythings seems to work email is sent , reset passw...

0 Likes
0 Replies

Combined aggregate query in Eloquent

Hi I'm new to Laravel/Eloquent and am trying to use the following query with eloquent [L5]. 'SELECT...

0 Likes
0 Replies

Homestead up: no more space left

I'm new in laravel. So I choose to use laravel homestead for greater compability environment. I inst...

0 Likes
4 Replies

Slow Application response time on production application (Narrowed down via newrelic)

I set up a laravel app running on a AWS EC2 (m3.2xl) using NGINX and php5-fpm. The database is using...

0 Likes
1 Replies
posted 10 years ago

Regex with unicode characters in route filter

Hi, I have this route in my routes.php: Route::get('/name/{id}.{format}', 'NameController@showName')...

0 Likes
2 Replies

Pagination via forms

Good day, i have a query which is being paginated. But i want to be able to paginate it via a form i...

0 Likes
1 Replies
Solved

php artisan route ?

Hi guys I just have installed laravel5 successfully today. But I have a little problem. When I typed...

0 Likes
1 Replies
Solved

white screen when using Form::model using Laravel 5

I seem to be having an issue using Form::model My controller looks like: in public function edit(T...

0 Likes
1 Replies
posted 10 years ago

Laracon EU - Come to the Official European Laravel Conference in Amsterdam this August!

Laracon EU is the official European Laravel event. Come learn about the state of the industry while...

0 Likes
2 Replies
posted 10 years ago

using link_to_action in a blade template

Hello All, new to Laravel and having A LOT of fun with it so far. Using laravel 5 for what it's wor...

0 Likes
2 Replies

Where did filters.php go?

Hey, Just started Laravel today and I was checking some tips and tricks on how to make a multilangua...

0 Likes
4 Replies

change rule hash password

Hi, i want change rule(algoritm) hash password in laravel . and in attemp use my rule. how to set cu...

0 Likes
2 Replies

L5 thujohn PDF Installation - Update Error

Script PHP artisan clear-compiled handling the post-update-cmd event returned wi th an error [Runtim...

0 Likes
1 Replies
posted 10 years ago

Returning HTML back to Blade

I have a bootstrap modal popup that I will pull in as an include where and when needed, so its very...

0 Likes
3 Replies
Solved

Create widgets on a website - View Composers?

My website has multiple data widgets that can be rendered for the user. These widgets are sub-views,...

0 Likes
1 Replies
posted 10 years ago

Workbench has removed in L5?

I try create package with workbench in L5, but don't work. Because it is removed.

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