Support the ongoing development of Laravel.io →
araceus2000

araceus2000

Joined 6 Jun 2014

Statistics

Threads 12
Replies 18
Solutions 1
Articles 0

Call CDN in a View

Hello pals. I have a question how can I cal CDN in my view, I have installed cdn I put the url, the...

0 Likes
5 Replies
Solved

I have problems with a Form::Model using a named route with parameters

I have a problem I have a form::model using an action but, in the action I'm using a named route whe...

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