i want to track how many users use my website every day. Tracking auth.login works for logins but wh...
Hi folks, I couldn't manage to handle how to open a new blog post with artdarek/oauth. I can login a...
Hi all! Im new with laravel and I thinking how to solv one problem. in my routing I have somethink l...
I have an Ads website, built on top of a CMS. Recently I have decided to write few managemenet utili...
In one of my controllers, I have used the before filter in the constructor like this: public functio...
This is my ServiceProvider located at App/Providers/ <?php namespace Sail\Providers; use Illumi...
I have build an application using laravel. Yesterday I have put the application live, but I have a l...
Hello Everyone, Myself piyush.I am currently working on laravel framework and databse is Neo4j Graph...
hello am building a system has ACL using Laravel 4 with Sentry, the scenario is there should be 2 gr...
Hi there, As default, Laravel sends out a header to register a cookie to recognize and match session...
Hi guys, Would like to know where you store api token when requesting a data? is it in query string...
Hi, I'm wondering if it's possible to get a variable ,defined at the controller, at the filter? i h...
I have a "routes.php" with many get, almost all the gets must be protected with authentica...
Anyone been able to find a solution for using example.app on Homestead for Google OAuth REDIRECT URI...
I am not able to understand the error. I have put bits from logs,migrations and form and route. -log...
So my question concerns how to implement an authentication system for a site I am working on. I am u...
I am having trouble encrypting my password that is being sent from my Android application to php, be...
Hi, a customer has a laravel app and a wordpress site on different domains. Is it possible to have a...
hi,i want write login page .. i have login.blade.php and i have one table 'users' by this column : I...
Hello all, i know that this is global problem with the Auth::attempt , but when i saw other peoples...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community