Support the ongoing development of Laravel.io →

alainbelez

Joined 11 Feb 2014

Statistics

Threads 16
Replies 68
Solutions 14
Articles 0

is Laravel PHP7 compatible?

is laravel 5 compatble with PHP7? i have a centos 7 VM with NGINX and PHP7 installed, tried running...

0 Likes
8 Replies

OAuth Question

i planned to create my own oauth server, do i still need to create a "User" model / databa...

0 Likes
0 Replies
posted 9 years ago

how to access Models in ServiceProviders

whenever i access a model in service provider it returns an error: Call to a member function connect...

0 Likes
0 Replies

[L5] register Middleware

App::middleware('My\Middleware'); this doesn't work anymore.

0 Likes
1 Replies

[L5] Auth Named Route

url('auth/login') is this the only way to get the link to login page? is there a named route for it...

0 Likes
5 Replies
Solved
replied 8 years ago

Session not functionning

token mismatch means you didn't set the csrf token in the login form

0 Likes
Solved
replied 8 years ago

Trigger function on Session expire

maybe create an cron job that cross references the user_id with the user_id in the session table (5....

0 Likes
replied 8 years ago

Store Locator in Laravel

sorry if this may sounds rude. maybe you could start by reading the docs. add everything in the cont...

0 Likes
replied 8 years ago

is Laravel PHP7 compatible?

the one i posted above.

0 Likes
replied 8 years ago

is Laravel PHP7 compatible?

that's what i thought too, but vanilla PHP works on my VM but laravel wont

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.

© 2024 Laravel.io - All rights reserved.