Support the ongoing development of Laravel.io →

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
posted 10 years ago

Dompdf, custom font fails to load

Hi, We have Dompdf up and running. All goes well, except for loading and using a custom font. Many t...

0 Likes
0 Replies

Session cookie expiration set in absolute time – fail for users from timezones to the East

Laravel is running on my server which is set to a UTC timezone. PHP's timezone is also set to UTC. W...

0 Likes
1 Replies
posted 10 years ago

Replace old inline sql with db class

Hi, Can anyone please tell me how to go about this? I have some old php pages which are forms postin...

0 Likes
0 Replies

Deleting row with lowest id from database?

Hello. I'm still learning Laravel and I want to remove the row with lowest id from my database. I tr...

0 Likes
8 Replies
Solved

Detect users number on editing page

Hi, I would like to know, how to detect if X users is editing a data from the same page. For example...

0 Likes
4 Replies

Initialize session in Codeception

Hi, I have a issue with Codeception, I'm trying to test if user can connected with bad credentials b...

0 Likes
0 Replies
posted 10 years ago

killing two birds with one stone (Architecture related question)

Hi All, I have a situation where I'm sure most of you have already ran into. I want to use laravel a...

0 Likes
1 Replies

Generate MVC from existing database

Hello guys, I was wondering if there is a way to generate basic scaffolding based on an existing alr...

0 Likes
2 Replies

Server.php Error

Hello folks, I'm pretty new in Laravel. I'm following the tutsplus's tutorials. I'm trying to create...

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