PHP7 infographic https://www.zend.com/en/resources/php7_infographic
Hello, i noticed that if you leave the login page open for x minuets and then you try to log-in, you...
Hello.....i am trying to show the L5 validation errors using ajax + toastr notifications..... It is...
hello, i am trying to run an eloquent query with the PHP DateDiff() function... This works $sql = &q...
i am trying to do something very simple. Just create a user via an ajax post request UserController....
I use database sessions and user tokens. When a user login, i send back the session_token (which I s...
I agree.. I would do the same DB!. So you can keep customer history and product history, even google...
You could also create a table called users and store all username and password. Then create foreign...
use this one too https://github.com/Maatwebsite/Laravel-Excel dberry37388 said: This is a pretty co...
The Laravel portal for problem solving, knowledge sharing and community building.