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

Php Store Locator with database

It took me 8 hours just to convert this google maps code into laravel..this is a store location code...

0 Likes
3 Replies

Eloquent Inheritance (Multiple Table Inheritance)

Hello, I've been strugling to solve the Eloquent Inheritence problem but haven't found a solution ye...

0 Likes
0 Replies

Call to undefined method Illuminate\Support\Facades\Request::session()

Hi In Laravel 5.1 i try to create a session after a Auth::loginUsingId with $request->session()-&...

0 Likes
1 Replies
Solved

Setting up Vagrant and Homestead

Hi. i have setup homestead and vagrant following this articlehttps://laravel.com/docs/4.2/homestead)...

0 Likes
1 Replies
posted 9 years ago

How to get data from dropzone in laravel 5.1

Hello all, When using dropzone for my project I can not get file data, It's always return null. Plea...

0 Likes
1 Replies
posted 9 years ago

Prerequisite middleware - needs profile

Hello, I'm working on a small browser based game and am currently using Route::groups, one with just...

0 Likes
1 Replies

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

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.