Support the ongoing development of Laravel.io →

Allowed memory size and Cannot declare self-referencing constants

i encounter these issues/errors FatalErrorException in Container.php line 736: Allowed memory size o...

0 Likes
3 Replies

schema builder

I am trying to use the schema builder with larval 5.2.5 . When I run the code without the schema bui...

0 Likes
0 Replies

PDOException - could not find driver // but the migrations job works fine

Hey, i had set up a fresh Laravel installation with a PostgreSQL database in the Backend. I want use...

0 Likes
1 Replies
Solved

How do I use vue-router with vueify?

Here is an example of using vue-resource that I am looking at while writing this: http://jsfiddle.ne...

0 Likes
0 Replies

Form CSRF Tokens

I am having an issue with csrf tokens not being generated in forms. Forms generate the hidden field...

0 Likes
11 Replies
Solved

Pivot tables -> to auto_increment or to not auto_increment?

Simple one: Should pivot tables use an auto_incrementing primary key id column? I can't think of a u...

0 Likes
1 Replies

Deployment with .env files

Hey guys, Just switched across to using the .env files to keep sensitive data out of version control...

0 Likes
2 Replies
Solved

Authentication Sound Board

I am planning an app that with have 3 user roles to start with and I need the ability to suspend use...

0 Likes
0 Replies
posted 9 years ago

Idea Validation - Recurring Billing SAAS app

Hi, During a project I started working on I realised that there are no cheap (or free) easy-to-set-u...

0 Likes
0 Replies

Get all users with first picture in Eloquent

Hi everyone!, I try and search but i cannot make this with eloquent I made this without eloquent, bu...

0 Likes
2 Replies

trend news in my website

Hello, I need algorithm to show trend news from database each 24 hours based on the news title and g...

0 Likes
8 Replies
posted 9 years ago

Laravel DOMPDF not generating HTML pdf file with dynamic data

Hi Guys, hi guys, im trying to use barryvdh/laravel-dompdf, everything works fine except i cant load...

0 Likes
1 Replies
posted 9 years ago

Please help with model relationship

Hi guys, I'm a little confused and hope someone can clarify for me. I need the following models, but...

0 Likes
0 Replies

Create a RESTful controller.

Hello, When I run : php artisan make:controller MyController I get a plain controller lacking all m...

0 Likes
2 Replies
Solved

Limit number of files that can be uploaded

Do know guys how to limit number files that can be uploaded, like max of 5 files per upload?

0 Likes
0 Replies

SOLVED How to register a dependency when creating laravel package

I would like to know how to register a dependency when creating laravel package. In my package compo...

0 Likes
1 Replies
Solved

Run Custom Artisan Command in Background

I'm working on a chat application using the Ratchet package. With the help of tutorials I've written...

0 Likes
0 Replies

Froms, display input field or plain text in blade

Hi all, I've been trying to figure out how to display an input text field or the text value dependin...

0 Likes
0 Replies

Resource route doesn't run update method

I have a resource route in my application and I think the update method is never called because ther...

0 Likes
4 Replies
Solved
posted 9 years ago

Laravel package for sublime text 3

Is there a package for laravel to use in sublime text 3? I would like something to help with coding...

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.