Hi,I have a question about encrypting data.Now server needs returning some data to client,I hope the...
I'm owlstead from StackOverflow. I understand that Crypt:: is just a frontend for mcrypt but I canno...
Hi, Has anyone used Laravel on Dreamfactory (a secure backend framework with its own API and authent...
Hey There, I'm actually looking for a way to make this kind of Url when using my Redirect::intended(...
I have made an API server which my client JavaScript calls. The issue is that when I want to POST it...
Hi, This is the first time I am hosting sites on Digital Ocean. Everything is set up and working wit...
Hello. I am a little bit confused on how to use OAuth 2.0 with Dingo. I've never used OAuth in a p...
In your opinion what is the best (or good) setup for file permissions on Laravel 4 applicatoin. Shou...
Hi.. i have insert Auth::check() is the constructor of BasicController. it is suppose to redirect al...
Hi all, I created a year ago a Laravel 3 application. Now I am rewriting my application to Laravel 4...
I want to use Ember.js for my site, and don't need to open up the api at this point. But I do want...
Hello. I have tried to encrypt a project with ion cube but i got only errors. ANy ideea how could i...
Hi, I am just creating my first application with Laravel - and I really love it! But I noticed, that...
Hi, I get this error whenever I do laravel new my-new-site-dir. To fix it I usually do chmod -R 775,...
Is there a way do extend Auth guard class, so i could have some extra methods in it? for example: Au...
Hello All, I want to have my /order route to be forced to https. I added the https in my route optio...
I am having an issue logging in using Auth::attempt. public function postLogin(){ $username = Input:...
How do I validate the $token against password_reminders if the token exist or before it's expired an...
//do any one have any idea how to solve this advanced routeing problem // the foreach loop which is...
Hey, so I'm trying to password protect access to my development site, and doing what I've done befor...
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