So I have this odd problem with json. It will return different jsons depending on my underlying syst...
hello sir, am getting this error when am trying to creating an new user registration. everything is...
here is my code public function checkCourse() { $id = Auth::User()->id; //dd($id); //...
I am currently working on my first project in Laravel 5. However I am having issues with my views. I...
I'm new to package development, Now trying to include my Bootstrap css file ( from bower ) Now I'm w...
I have laravel models : Post and Comment. As normal, post will have many comment tables as bellow: P...
By using this Password reminders and reset in Laravel 4 tutorial I tried to add "forgot passwor...
Hello everyone, I'm going through Larabook series and have problem with codeception test. Here is my...
"$zip = new ZipArchive()" gives me an error in the Artisan/Console class of ZipArchive not...
I've installed homestead, and it runs good, no errors, but i decided to work with it not via ssh but...
I have a login form that accepts either an email or a phone number (or maybe more in the future) in...
I have been learning grunt, git ect and want to build with Laravel. Previously I have just hacked aw...
I want to give the html content instead of the path to template in Mail::send("emails.template....
How can I compare properties of multiple collections. I have the following code. $games = Schedule::...
I have two 2 controllers Shop (order processing contoller) Messager (p2p messanger controller) Ple...
Hey folks, I've got a middleware setup that's caching the HTML output of each public Controller requ...
Hi everyone, I released a package and I just want to learn your suggestions and opinions about this...
So I've been following https://laracasts.com/series/laravel-5-from-scratch/episodes/8 and I've got t...
Hey guys, i have the current folder structure: app/controllers app/controllers/admin app/controllers...
For those asking about jquery ajax: Here I am editing a pet, and looking up the petowner and filling...
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.