Laraphrases is a package for live editing phrases on websites. Github: https://github.com/orkhan/Lar...
I tried to create a table with artisan but it`s not setting up the table: I already puted the relev...
I created a class called Product to persist in the database via a migration. Now I want to alter its...
I tried to install FbF Laravel-Blog from Github but i get an error with artiser: ###And in the Fro...
Hi, I`m also facing that "bug", when the session is recreated on every page load. I checke...
i want to deploy my application to the server . some times i can not access the server with the ssh...
Hello, I got this weird issue, i just did an update on laravel, from version 4.1.* to another 4.1.*,...
I'm having this directory structure: app viewmodels account (here are a few php files with classe...
I have written some code that was written in a tutorial on Tuts+. The code works great on my local...
Hi guys, I'm new to laravel. This is a great framework. I'm ran into an issue that I don't know how...
'SQLSTATE[3D000]: Invalid catalog name: 1046 No database selected' after returning from Laravel pass...
Hi all, As the title tells, how can i create an Utility Class where the functions are visible from m...
I have the following validation configuration: $rule = array( 'user_name' => 'required|unique:use...
Hello Im learning Laravel, and by now i hanging with generating urls. Ive installed my laravel proje...
Hi, When I use artisan on the command line, it takes around 20-30 secs to spit out a response, regar...
Hi folks, i know - it's a real newb-Question, but i've found nothing in the documentation, which hel...
Hi, I'm totally new to Laravel, this is my first install. I downloaded the latest version from https...
I'm developing a package in the workbench, and when I require a few dependencies in the package's co...
Hi there, This sound stupid but I can't get it to work. routes.php Route::get('/ac', function(){ r...
I'm not using the auto increment for the id instead i'm using the 32 char unique id. So when i creat...
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