Support the ongoing development of Laravel.io →
posted 11 years ago

Practice questions for Laravel Interviews

I found a site with some questions to practice for Laravel Interviews. http://phillipnb.wordpress.co...

0 Likes
1 Replies
posted 11 years ago

Laravel Framework Setup

Hey all, Been hearing awesome things about Laravel and we're looking for a developer to help us buil...

0 Likes
1 Replies

Queue::push with an interface

Hey everyone, I'm working on integrating Bitbucket issue tracking into my project, and am having a p...

0 Likes
4 Replies
Solved

Validate multiple fields on form

Hi there. i have a form that i want to accept multiple entries at once. for example, 10 object names...

0 Likes
0 Replies
posted 11 years ago

Large volume processing

Hello Does any body have any code to batch process 200k+ records are calls and i am post processing...

0 Likes
1 Replies
Solved
posted 11 years ago

Paste creating links to old pastes (ads)

this morning i tried to create a paste, and after saving, was linked to the following: http://larave...

0 Likes
0 Replies
posted 11 years ago

Polymorphic relations and hasMany relations for the same record

I'm trying to setup polymorphic relations for the first time. I have 4 models: Category, Image, Tip...

0 Likes
0 Replies

FbF/Laravel-Blog Problem with Artisan ?

I tried to install FbF Laravel-Blog from Github but i get an error with artiser: ###And in the Fro...

0 Likes
1 Replies
posted 11 years ago

Albadream Engineering / Laravel developer

Hello to all people, we are a company from Switzerland, specialized in web engineering. In the past...

0 Likes
0 Replies
posted 11 years ago

Retreving ID after creating Polymorphic relation

Hi, I'm trying to retrieve an id after creating a Polymorphic relationship. Here is my code: $cat...

0 Likes
1 Replies

Recreated SESSION all the time

Hi, I`m also facing that "bug", when the session is recreated on every page load. I checke...

0 Likes
2 Replies
Solved
posted 11 years ago

New to automated testing - how do I test with an Eloquent model?

Hello, I am learning about unit testing and am really struggling with eloquent models. I want to tes...

0 Likes
0 Replies
posted 11 years ago

Change paginated url '?page=' to '?p=' or something else. Possible?

Is it possible to change a paginator url to something else besides '?page=' ?

0 Likes
2 Replies
Solved

creating ServiceProvider for package without it

Hello, I would like to create Service provider for package vendor/package (psr-0), I know with updat...

0 Likes
0 Replies
posted 11 years ago

URL::route() generates url's with another subdomain

Hi, Has anyone experienced that URL::route() generates URL's with a different subdomain? I have a ma...

0 Likes
0 Replies

can I deploy my app based on Laravel framework in my shared virtual space?

as you know, I am using the virtual shared space which support php apps, so I can not install php li...

0 Likes
1 Replies
Solved
posted 11 years ago

testing controller, error with getTotal() in the view

I had writen some tests to test controllers (I use repository pattern....). Everything was working f...

0 Likes
0 Replies

How to sync() more than the primary keys?

I have a many to many relationship setup like this: Product Model: public function skus() { return...

ostap liked this thread

1 Likes
1 Replies

web application to php archive (phar file)

i want to deploy my application to the server . some times i can not access the server with the ssh...

0 Likes
0 Replies
posted 11 years ago

artisan:migrate:refresh undefined method

http://laravel.io/bin/mNVV

0 Likes
1 Replies
Solved

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.