Support the ongoing development of Laravel.io →
araceus2000

araceus2000

Joined 6 Jun 2014

Statistics

Threads 12
Replies 18
Solutions 1
Articles 0

Use a form to redirect to 4 different routes

Hello I have a form where the user are going to pay but I wan to redirect each one to different rout...

0 Likes
1 Replies

Laravel PDF with BarCode

Hello guys, I'm working in a kind of shop and will be working in Mexico but I need to create PDF for...

0 Likes
2 Replies
Solved

JavaScript::put not working

I just want to pass some variable to my JS file so I use de laracasts/utilities for this. But I chan...

0 Likes
0 Replies

CDN is mixing up with other urls.

I'm managin the users profiles from their social network, and using S3 with cdn. The problem is that...

0 Likes
1 Replies

Image from fb in View

Hello everyone, I'm managin the fb images but I don't know why they does't show in the view I access...

0 Likes
2 Replies
Solved
replied 11 years ago

Model does not have "restored" event?!

I have this example public static function boot() { // make the parent (Eloquent) boot m...

0 Likes
replied 11 years ago

Redirect After Registration Form

You can return values to a view with $user_data=[]; //use the name of the var with quotes then you c...

0 Likes
replied 11 years ago

Auth::check issues

Maybe the larave_session is still working? With what are you ending the session?

0 Likes
replied 11 years ago

Enable HTTPS on main site laravel.com

You can adding https in routes, but you need to configure your serve to accept ssl Route::get('xxxx'...

0 Likes
replied 11 years ago

How to validate array input?

or maybe this could be functional like this $validator = Validator::make( array('quantity' =>...

0 Likes

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.

© 2026 Laravel.io - All rights reserved.