Support the ongoing development of Laravel.io →

How to make a dynamic active link

I created a couple of links and I would like to make it dynamic. For example if I click on menu then...

0 Likes
2 Replies

MVC - single responsibility rule

Hey there, In a model like MVC, the procedures and processes are split into layers like the Model Vi...

0 Likes
0 Replies

Form values and RESTful routing

Hi all, I have setup nested RESTful resource routes like so: Route::group(array('prefix'=>'openin...

0 Likes
0 Replies
posted 10 years ago

simple relationship sql query

i am using laravel 5.0 develop version class User extends Model implements UserContract, RemindableC...

0 Likes
0 Replies
posted 10 years ago

html macro problem

Hello, I try to make a html macro which makes a specific url with a icon. So I did : HTML::macro(men...

0 Likes
6 Replies

Laravel Homestead: Provisioning failing on Windows 8

Hi, I'm trying to use Laravel Homestead for a Laravel 4.2.9 project. Here's what I'm running: Windo...

0 Likes
1 Replies
Solved
posted 10 years ago

PDO Exception -Could not find driver.

Hello everyone mi name is jose and may help me , i have the following error in "php artisan mi...

0 Likes
1 Replies
posted 10 years ago

Fbf / Laravel Blog --build CMS? use Wordpress?

I installed the Fbf/LaravelBlog package (Laravel 4.2 currently but will no doubt be moving to Larave...

0 Likes
0 Replies
posted 10 years ago

Eloquent w/ eager loading

Hi everyone! My very first post and I'm quite excited to be on board. Would just want to say that La...

0 Likes
1 Replies

Input File with blade

Hi guys, I want to limit upload filetype on my form::file by accept I try {{ Form::file('file','',ar...

0 Likes
4 Replies
posted 10 years ago

personal emails

anyone know where he gets this site the email? http://registry.autopergamene.eu/maintainers

0 Likes
0 Replies

Loading package config during testing

Hi, I have created a new module under workbench, register my service provider in app.php which is ad...

0 Likes
0 Replies

Eloquent: custom logic for model property

Hello! I would like to learn how to integrate custom logic to a model property. For example, some re...

0 Likes
2 Replies
Solved
posted 10 years ago

Third Party Packages with Laravel 5.

I started using Laravel 5 on a project when it was 4.3. So I used some third party packages along wi...

0 Likes
4 Replies
posted 10 years ago

why do my content not being displayed?

Hello, I have this project : https://bitbucket.org/roelofwobben/finance/src but when I do php artisa...

0 Likes
4 Replies
Solved

Submitting a Form to a custom URL

I have a simple form which allows the User to enter from_date and to_date.Lets say a user enters 201...

0 Likes
1 Replies

Homestead give me 403 on an additional website

HI everyone. I was using a Homestead VM for a Laravel webapp for some weeks now and it's really grea...

0 Likes
0 Replies
posted 10 years ago

View is not rendered correctly on public server

I'm using DigitalOcean with Laravel Forge and I have some problems with view. On my local machine ev...

0 Likes
0 Replies
posted 10 years ago

join table when hasOne relationship

http://laravel.com/docs/eloquent class User extends Eloquent { public function phone(){ ret...

0 Likes
1 Replies
Solved
posted 10 years ago

Nginx + SSL

I'm trying to install Laravel on nginx with SSL, each time I tunr it on I've got message: Mcrypt PHP...

0 Likes
1 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.