Hello, I am new to Laravel and have a small issue... I have an app set up with a front-end [for list...
I am using laravel 4 framework in web development of my projects. I have 5 applications that should...
As part of my 'approval' process, I want the admin to allocate users different roles, on demand. I w...
I have a shopping cart ID that I'd like to save somewhere to pick up the cart later when the user co...
I have the following validation configuration: $rule = array( 'user_name' => 'required|unique:use...
Hi all, i'm working with auth.basic and in my server i have Server API CGI/FastCGI. The official doc...
Hi there, In the middle of a form the user left the page idle and when he/she returned to it the ses...
I want to create a Route to a controller that only works with https. I tried this: Route::get('/logi...
Hello, i have a website with 2 different cases login with facebook api and registration, login, forg...
I am setting up a store for my client. They use Shopify... So in order to get login working for cust...
Good day, My first post in this nice community is actually a question I currently have. I thank you...
Hey everyone, I am having some trouble working with Laravel and the infusionsoft api. Right now I am...
Hello. I need to force the user to change their password every 30 days. Is there anything in laravel...
I know that laravel's e() function will sanitize any input passed it ex : e($Input); , this will san...
Hi, I'm planning on creating a web app that different companies can sign up for. The app will use a...
I was playing around with emailing users with reset tokens by following the tutorials at http://lara...
Hi, I use a form on a list of items to perform a filter. The form use a GET method. So in my URL I h...
I have a system built in laravel and I have created an API. The problem is in Authentication. I have...
Hi there, I'm stuck with this annoying problem in my laravel 4 project wich has three types of users...
Hello, I can convert a key decripted (for example: 1032) to key encrypted? Thanks
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