I can see there is guessPackagePath( ) method in service provider class, but how can i get the packa...
I'm trying to achieve this: ->join( 'table_a', function( $join ) use( $ids) { $join ->on( 'tab...
Hello i'm trying to make a REST API that will accept as a parameter on a HTTP POST method an image u...
So for my website I have been using a layout structure in where each page pulls the main layout. Thi...
Hi I'm trying to rollback my migration but it's not working. I get this error "{"error&quo...
Hi I have a weblog system which I want to program it with Laravel . In auth part we have 3 seperated...
Does anyone know of a package for Laravel 4 that is similar to Rails' Better Errors gem? The live RE...
Why am I getting the following error over and over again: [RuntimeException] Error Output: PHP F...
Hi Guys, I have development setup for Laravel 4.0 , the login system and everything worked fine. My...
Hi, I have a problem with displaying information about account. The method: public function getProfi...
Hi ! I move my app to shared hosting, but i have errors in config reading. I make these config publ...
Lets say I have a table with notifications and in text body I want to have link to login page, can I...
Hello people! I am running two Laravel applications on the same test server. One of them runs Larave...
Hi, I'm trying to improve my code quality with a testing environment. I have a rest API that I would...
I have a regular apache, php, mysql setup on my Mac and I develop locally. Last night though, I wan...
I've created a custom artisan-command in order to call a controller-function via commandline (withou...
Hi, In what file can I edit my vhost configuration for sites that I host with Laravel Homestead?
Hello there. Issue is the following : I created a cookie with Laravel using Cookie::make(). In chrom...
I'm trying to use MS SQL Server with the latest Laravel. I managed to figure out the connection to t...
I have two rows, one for moods, and count. If user submit the same input i.e. "happy" then...
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.