Hey All I have Some Big Error I have A project With Localhost is worked but before upload my project...
I have a page that makes two ajax requests fired by the same event, so they will be firing pretty mu...
i have this code in my controller $data=Input::all(); $rules=array( 'first_name' => 'required...
I know you can update an array stored in a session like this Session::push('addresses.0', 'home'); S...
I am trying to implement authentication accross (main domain) grace8.za and (subdomain) book.grace8....
logged in into account , when authentication successful routes to the assigned routes , now when...
Quick setup: attempting to load a secondary Laravel site side-by-side with an existing CodeIgniter s...
Hello Sentry how get user id from session or db Sentry::getUser()->id; Thanks
Hi, I would like to develop a single page app using Angular as front end while Laravel responsible f...
Hi guys! I was experimenting on sharing a session between two laravel applications using the redis d...
I've been dealing with an issue recently which is. I build an API on laravel 4, and it returns json...
So I am trying to figure out a way to track the amount of time someone was on my site (Roughly) and...
Hello, i have created my first app in Laravel, which contains: 1.Login 1.1.Profile 2.Logout I would...
Hello, I have integrate simple stripe payment for my site but after completing the payment whent it'...
Hi, I build a website with Laravel and it's up and running. I'm very happy with it and it's working...
Please help im just learing to code... $prop = DB::table('Inventory')->where('ID', Auth::user()-...
i am seeing something strange, not sure what is going on, here is the code I am testing app/filter.p...
Array items put into session, Session::put('regitems', Input::all()); Get regitems from session, Ses...
Hi all, I'm sure there's been something similar asked before I just can't seem to find the right sea...
I am using Confide for users authentication and Laravel Mutli Tenant package so that each user can o...
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