Support the ongoing development of Laravel.io →

Creating relationships with enumerated tables

My current project has a form creation feature. For each form created, there is also a table created...

0 Likes
0 Replies
posted 11 years ago

Connect to Mysql server on local machine from VirtualMachine

I have a Mysql server installed on my Windows machine and i installed Homestead. I want to connect t...

0 Likes
4 Replies
Solved

how to get view path in workbench?

Does Laravel have function to get view path in workbench (like 'app_path')?

0 Likes
1 Replies

Include "0"'s when grouping by date

I found this question/answer on SO and it is pretty much the same question/answer I was going to pos...

0 Likes
7 Replies
Solved
posted 11 years ago

Artisan file not installed

I am trying to deploy a Laravel application to a production server. I pulled the project from my git...

0 Likes
4 Replies
posted 11 years ago

How do I handle account_id in urls on things like {{ URL::to('somepage/create') }} = domain.com/1234567/somepage/create

Hi all, I am creating an app that when the user logs in, the user id is in the url like "domain...

0 Likes
1 Replies

problem executing with artisan commands

i have been able to setup my laravel but everytime i try executing an artisan command on the command...

0 Likes
2 Replies
Solved

Session Mechanism not Working after upgrade to 4.1

Hello All, We are working on one web app in which we are using AngularJS+Laravel 4. All works fine w...

0 Likes
0 Replies
posted 11 years ago

Detect mobile/tablet and load correct views.

Hello, I have read how to set different paths or namespaces for views, but I think this is not a pro...

0 Likes
0 Replies

How to handel concurent updates that happen to a model while you have it open.

I have a problem where I have to get an Eloquent model read the data then call a complex stored proc...

0 Likes
1 Replies
Solved

update database when user click on a link

Hi, I'm a complete newbie in laravel, and I don't know how to perform some simple tasks. I have a ta...

0 Likes
14 Replies

Generic Model in a Package to accept additional properties

Hi, I'm still learning for best practice of PHP OOP pattern. I'm currently try to create Cart compon...

0 Likes
2 Replies

Stateless HTTP authentication not working properly

I'm trying to do a stateless HTTP login for my RESTful API using Auth::onceBasic() I've tried the so...

0 Likes
1 Replies
Solved

Laravel doesn't work when I change server

I was working in my localhost with laravel 4, but when I migrate to a real work and I try to access...

0 Likes
0 Replies
posted 11 years ago

composer failed to download mailchimp from bitbucket.org

up vote 0 down vote favorite it took me 2 days . I want to use mailchimp newsletter in laravel 4.1 ....

0 Likes
0 Replies
posted 11 years ago

Laravel emailing with 3rd party email templates.

Hi guys, Im using INK by ZURB to send out a responsive email template. BUT when laravel sends out my...

0 Likes
3 Replies
Solved

Architecture and Repository Pattern

I'm still trying to figure out where everything goes. So I have a customer page where we create/edit...

0 Likes
2 Replies
posted 11 years ago

Noob question re: PHP server

I'm working with an OS X Maverick AMP set up, activating the bundled Apache server and PHP. I've ins...

0 Likes
3 Replies
posted 11 years ago

Global Form validation

Hi! I want to do this validation, but it's not field specific, can I add a rule to the form? My form...

0 Likes
1 Replies
posted 11 years ago

Laravel4/PHPUnit/Mockery testing problem

Hi All, I’m hoping that somebody that is ok with testing and Laravel can help me with this. I am try...

0 Likes
0 Replies

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.