Support the ongoing development of Laravel.io →
extjac

extjac

Joined 14 Feb 2014

Statistics

Threads 11
Replies 75
Solutions 5
Articles 0
posted 10 years ago

PHP7 infographic & Laravel

PHP7 infographic https://www.zend.com/en/resources/php7_infographic

0 Likes
0 Replies
posted 10 years ago

L5 Login page - TokenMismatchException

Hello, i noticed that if you leave the login page open for x minuets and then you try to log-in, you...

0 Likes
1 Replies
posted 10 years ago

L5 & Ajax validation response.

Hello.....i am trying to show the L5 validation errors using ajax + toastr notifications..... It is...

0 Likes
0 Replies
posted 11 years ago

Query with DateDiff()

hello, i am trying to run an eloquent query with the PHP DateDiff() function... This works $sql = &q...

0 Likes
0 Replies
posted 11 years ago

Testing Laravel5 - Create a user

i am trying to do something very simple. Just create a user via an ajax post request UserController....

0 Likes
2 Replies
Solved
replied 11 years ago

Laravel Hosting Providers

1and1 works ok with laravel

0 Likes
replied 11 years ago

Installing Laravel in a subfolder?

i would do this 1- create a subdomain admin.yourdomain.com 2- create a router like this Route::group...

0 Likes
replied 11 years ago

REST-full API with OAuth2

Hi...having the same challenge. Front-end angular and backend laravel + jquery.

0 Likes
replied 11 years ago

Ajax for onChange of select box with Laravel (change with multiple source object like textbox1, textbox2, ....)?

this is how i do it controller public function getPositions($id) { if (Request::ajax()) { $...

0 Likes
replied 11 years ago

Removing PUBLIC from URL

thepsion5 said: Change your document root in your apache config from "your/path/to/laravel&quo...

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.