Support the ongoing development of Laravel.io →
osiux

osiux

Joined 19 Feb 2014

Statistics

Threads 0
Replies 10
Solutions 3
Articles 0

osiux has not posted any threads yet

replied 10 years ago

AJAX File Upload with jQuery -- How do I get CSRF into the request? (Updated)

Try to use the token in the url. like form_url + '?_token=' + CSRF_TOKEN

0 Likes
Solved
replied 10 years ago

Laravel 5 Queue with Homestead

What do you have in your .env file for QUEUE_DRIVER config?

0 Likes
replied 10 years ago

ajax post in laravel 5 return error 500 (Internal Server Error)

What i'm doing in a project is using the csrf_token() in a meta tag. <meta name="csrf_token&...

0 Likes
replied 11 years ago

Installing former bundle

Remove the facade/service providers before running composer update, or, easiest, run composer update...

0 Likes
replied 11 years ago

Interpreting php artisan routes

Ok, the command output is better formated than the one on your example, so let's explain each column...

0 Likes
Solved

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.