Hello, i recenty moved my laravel application to a new server (php version are the same). I have a p...
I created a model to access a local database, and ended up changing its name in the filenames, class...
Dear All Hope you are all good. I recently installed installed laravel 5. My OS is: Kali Linux- 64b...
Hi all! When I go to another page, my command line shows me information that is always loading all j...
I asked this question on stackoverflow here http://stackoverflow.com/questions/37777441/laravel-home...
Hi, I'am new to Laravel, I'am trying to develop Multiple Choice Question Application, I need to get...
I am using this code for use Auth::user() outside Laravel 5.1 and works properly: require '../larave...
Hi, Has anyone got Laravel 5.2 working on C9 (c9.com) online IDE? I have been trying for a while now...
I install laravel on a shared server , when I login www.domain.com/test/login the url changes to www...
Hi everyone. after install Laravel 5.2 , And I was copy download img (name:t.jpg) to public folder(...
I'am getting the following error: */ /* |-----------------------------------------------------------...
Hello, I want to have 'locale' => session('locale'), But I get : Fatal error: Uncaught Reflection...
I'm having an issue with an application (Lanager) running on a VM inside of my network. The load-bal...
I just installed laravel and created a new project. I ran php artisan make:auth which provides a lo...
Hello everybody! Since I sometimes have to destroy my box I faced a problem of backing up my databas...
Just updated to 5.1.16 on my local install and everything seems to work fine with my pretty URL's ie...
I want to use simple php mail function to send email instead of laravel default smtp .I am using Hos...
Hello, How to send emails using Pepipost in laravel?
This is my code and my pdf file is into the public/image/pdf/ public function showpdf($fsr_num)...
I followed the other post in stackoverflow. I had pretty much the same question but the problem is...
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