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

form::select and optgroup

does anyone know how to add an optgroup to the form::select with multiple ?

0 Likes
1 Replies

Need to download thousands of photos and reupload to Amazon S3. How?

I can download files to my local server and I can use the Amazon S3 package to reupload. However, i...

0 Likes
1 Replies

Forbidden access on MAMP apache

I'm using a mac 10.8.5 and I'm trying to create a virtual host for my project. I've tried varies way...

0 Likes
0 Replies

How and why to use the IoC container of Laravel

I've just written an article to shed some light on what the IoC container is and how to leverage it...

0 Likes
4 Replies

How disable ruting from package

Hi, I'd like overwrite some rules from package rules. When I change boot method in vendor directory...

0 Likes
0 Replies
posted 10 years ago

Eloquent relations - need confirmation

Hi, lets imagine i have a Eloquent model "Picture" (table pictures), with : -id -path And...

0 Likes
5 Replies

running package migration inside migration failed in prodction enviroment.

I have a migration file which contain running migration of a package: Artisan::call('migrate', array...

0 Likes
0 Replies

verify model attach

I am attaching model A to model B as per a defined Many-to-Many relationship. Such as $user->role...

0 Likes
1 Replies

Laravel Drag and Drop

Hi There! i have an idea to build a website using laravel with technical drag and drop but i dont kn...

0 Likes
0 Replies

Laravel powered site, with a wordpress powered blog help?

I have a site created using Laravel. I wish to implement a blog at either blog.mysite.com or mysite....

0 Likes
8 Replies

Reusing Code

I have a list of Australian states in which I want to make a case switch method as the state are com...

0 Likes
1 Replies

Styles on Blade instead of File (.css)

Hi All Should it be a good idea to instead of storing custom style on .css use and import blade file...

0 Likes
2 Replies

Seeking Deployment Tools & Strategies For Laravel Apps

When I build my Laravel App locally everything is fine - but when I copy things up to production the...

0 Likes
2 Replies
posted 10 years ago

Link FORGE to dedicated server?

Can i link forge.laravel.com to some VPS from company which is NOT DigitalCloud? For example serverl...

0 Likes
0 Replies
posted 10 years ago

Laravel Forge Custom VPS problem

I just add a custom VPS, adding was smooth, and forge sent me the server provisioning details. Every...

0 Likes
0 Replies

Yosemite, MAMP with PHP 5.6 and missing mcrypt

It seem to be one of the most popular problems, yet - even though there are so many posts - none see...

0 Likes
10 Replies
posted 10 years ago

how count and list records which are in the same multiple relations as the selected model

I have a number of Writers, who belong to organizations. Both organizations and writers belong to th...

0 Likes
0 Replies

Uploadify in laravel 4: HTTP Error 500

I get this error and i've been stuck trying to find out what i am missing to fix it. Here is part of...

0 Likes
1 Replies

Web tool to monitor which PHP scripts are being run

Is there a decent user friendly web tool I can use to monitor which PHP scripts are run and how much...

0 Likes
0 Replies

Defining relationships among database tables with Eloquent

In this article we'll see how to define even complex relationships among database tables with Eloque...

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.