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

Valid route throwing 404

I have a routes.php /* * Web */ Route::group(['namespace' => '\Smartii\Controllers\Web'], funct...

0 Likes
2 Replies
Solved
posted 10 years ago

Get view data

Hi Guys, I need to get the view data i found the View::getData() method in the api but i can not cal...

0 Likes
3 Replies
posted 10 years ago

Queue Optimization

Welcome Laravelians; I Spent long time dealing with laravel approach for queues and I've noticed it...

0 Likes
0 Replies

Update existing row with unique rule (validation fails)

Hi, first question I cant find working answer. Laravel 4.1 ###rules public static $rules = [ 'name'...

0 Likes
7 Replies
Solved

Artisan cron non functional

I have got a page which queues up emails in beanstalked. The script works as intended, the emails ge...

0 Likes
2 Replies

eloquent auth driver users and admins in same table?

ok so I'm looking to create a system with users and admins, who will be separate. ideally i don't wa...

0 Likes
3 Replies
posted 10 years ago

Wamp - No guessers available issue

Hi, I am not sure whether i posted in correct section or not. By the way, I get this error: LogicExc...

0 Likes
0 Replies
posted 10 years ago

Shared variable in Laravel not available in layout

I have 3 levels blade structure: lvl 0 - master-layout - containing elements common accross all sy...

0 Likes
1 Replies

Any equivalent to CakePHP's saveAll?

I am coming to Laravel from CakePHP. In CakePHP I could save a model and related models using a sing...

0 Likes
3 Replies
posted 10 years ago

Rewrite URL with Router

I wan't rewrite URL http://example.site/{username} for UserController@actionProfile. Ext: http://exa...

0 Likes
1 Replies

auto response email

hi all, can anyone provide me script for creating auto response email?

0 Likes
1 Replies
posted 10 years ago

My Test Validation shows integer values converted into strings

Hi, guys... I've been trying to do some test on validation and this baffles me. Tried the min max te...

0 Likes
0 Replies
posted 10 years ago

Upgraded from PHP 5.3 to 5.5 now laravel not working

Right now on the main page I get a blank screen and when I try to run artisan I get this error messa...

0 Likes
1 Replies
Solved

Image Validation Issue

Hello Guys. When i use image or mimes validation i face with this error Symfony \ Component \ HttpFo...

0 Likes
1 Replies

specifying table in model is not working

Hi, i tried to set table in User model like this 'protected $table = 'users_account'; ' but its...

0 Likes
5 Replies
posted 10 years ago

What to test...

Hi, I have a big confession to make: I have a testingproblem. These days everyone is talking about t...

0 Likes
2 Replies

link_to_method/link_to using DELETE method instead of GET

Is it possible to create link to delete action which actually creates DELETE request instead of GET...

0 Likes
1 Replies
Solved

Join multiple HasManyThrough results

User id Role id Pemission id read update create delete Position id ###Relationships ####User...

0 Likes
1 Replies
posted 10 years ago

Problem with getting an extension of a file

Here you have my method, which should change an avatar. To be sure, I'll show you my form. As soon a...

0 Likes
3 Replies
Solved
posted 10 years ago

Laravel Tool Alternative

I've coded tiny (1.0kb) tool alternative for Laravel.phar https://github.com/TuxLyn/Bash/blob/master...

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.