Support the ongoing development of Laravel.io →
posted 11 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 11 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 11 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 11 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 11 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 11 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

navigation in all views

Whats the best way / practice of dealing with the following base template (includes header and foot...

0 Likes
1 Replies
posted 11 years ago

Repository and View presenters for preparing data

Hi ! I'm trying to improve my webiste architecture and read a lot about Repo and Presenters. Right n...

0 Likes
2 Replies

limit ::with query

I couldn't find an answer to this so.... Is there anyway to limit Product::with('picture') to only g...

0 Likes
3 Replies
Solved

Method that can be called both statically and non-statically

Hi, I wanted to create a method in the User model that behaves differently when called statically or...

0 Likes
0 Replies

Laravel Commenting System?

Hello! I am new using laravel framework. I want a simple commenting system to my application using l...

0 Likes
1 Replies

Two Auth filters

Hello I'm developing an application which have user area and admin area. I already created user area...

0 Likes
2 Replies

Error when installing Laravel with the Laravel installer

This is what greets me when typing laravel new app_name in terminal: ○ → laravel new myapp Crafting...

0 Likes
3 Replies

Get data of a foreign session

Hi everybody, just a hopefully short question: For a project we have several modules, old ones (code...

0 Likes
3 Replies

Laravel redirection (Redirect::intended)

Hi, I have an issue since several weeks now and I can't find any solution on Internet. Let's say I a...

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.