Support the ongoing development of Laravel.io →

Laravel and GitHub

I'm interested in how others have set up their Github repo and file structure when using a shared ho...

0 Likes
1 Replies

Authentication never returns true value

The authentication even made ​​forcefully by passing the correct values ​​directly to the array , th...

0 Likes
3 Replies
posted 10 years ago

Delete route doesn't work, 'Page not found'

It's 3 days now that I'm struggling with routes in Laravel. Some of them I have made to work, others...

0 Likes
7 Replies
Solved

Object not found

I hope someone here is excellent in using XAMPP. I've started using XAMPP and when I try to go anoth...

0 Likes
2 Replies
Solved
posted 10 years ago

Blade extend

Hi, I know it is possible to extend blade like this: Blade::extend(function($view, $compiler) { $pa...

0 Likes
4 Replies
Solved

Laravel 5 always using "testing" configuration no matter which environment I'm using

I have 2 environments and 2 configuration directories in my project: local and testing. One is for n...

0 Likes
5 Replies
Solved
posted 10 years ago

How to submit a class (found in a view)?

In edit.blade.php file, the part (you can also see it here) {{Form::submit("Save", array(&...

0 Likes
3 Replies
posted 10 years ago

Keeping the website secure and convenient for users

I am using Laravel for a long time, but I have an issue I'm not pretty sure I got the solution for y...

0 Likes
0 Replies
posted 10 years ago

Encrypt data with user's password

Hello guys, I'm planning to create an application for managing finances. (could need it for personal...

0 Likes
0 Replies
posted 10 years ago

Model::join and releations

Hello together! I am stuck and hope someone can push me in the right direction. I have a one to many...

0 Likes
3 Replies

best practice for storing apache config files in a laravel app

I do have environment specific httpd.conf files and certain others like the .htaccess, each differen...

0 Likes
0 Replies

Laravel 5 Performance

Is anything more being done to increase the performance of Laravel 5? When comparing the default Lar...

0 Likes
2 Replies
posted 10 years ago

[Package] MicheleAngioni Support

Support consists of a series of useful classes to ease development and promote the use of best pract...

0 Likes
1 Replies
posted 10 years ago

Problem with route

I 'm learning (at least trying to) Laravel, but I 'm having problem with routes. It gives error.: '...

0 Likes
7 Replies
Solved
posted 10 years ago

Different view up to different settings?

Hey, I got problem with finding out the way to create main feature of my site. I thought of creating...

0 Likes
0 Replies

laravel error auth include domain groupe multi namespace groupe

I use laravel 4.2 and in my route file i use this code Route::group(array('domain' => 'www.eee.do...

0 Likes
0 Replies

assertRedirectedToRoute fails

Hi there, I was wondering if anyone else came across this problem. I'm going through Jeffrey's book...

0 Likes
0 Replies

Documentation

Is there any documentation other than online, eg a pdf or something alike?

0 Likes
4 Replies
posted 10 years ago

how to know just error password

Hello, i use this auth in laravel $validator = Validator::make(Input::all(), array ( 'email' =&g...

0 Likes
3 Replies
Solved

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.