this morning i tried to create a paste, and after saving, was linked to the following: http://larave...
I'm trying to setup polymorphic relations for the first time. I have 4 models: Category, Image, Tip...
I tried to install FbF Laravel-Blog from Github but i get an error with artiser: ###And in the Fro...
Hello to all people, we are a company from Switzerland, specialized in web engineering. In the past...
Hi, I'm trying to retrieve an id after creating a Polymorphic relationship. Here is my code: $cat...
Hi, I`m also facing that "bug", when the session is recreated on every page load. I checke...
Hello, I am learning about unit testing and am really struggling with eloquent models. I want to tes...
Is it possible to change a paginator url to something else besides '?page=' ?
Hello, I would like to create Service provider for package vendor/package (psr-0), I know with updat...
Hi, Has anyone experienced that URL::route() generates URL's with a different subdomain? I have a ma...
as you know, I am using the virtual shared space which support php apps, so I can not install php li...
I had writen some tests to test controllers (I use repository pattern....). Everything was working f...
I have a many to many relationship setup like this: Product Model: public function skus() { return...
ostap liked this thread
i want to deploy my application to the server . some times i can not access the server with the ssh...
http://laravel.io/bin/mNVV
Hello, I am working on creating a PDF for download from a view. It was working but all of a sudden...
Hello, I got this weird issue, i just did an update on laravel, from version 4.1.* to another 4.1.*,...
How can I test multi domain app? I tried this without success: $domain = 'http://some.website.com/';...
Does the first line go to the database and wait for a response and then move on? Or are these combin...
I am new to unit testing, and testing at all... I am trying to follow the repository implementation...
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