Support the ongoing development of Laravel.io →

Filesystem mistakenly reports success on File::makeDirectory()

I have a model named "Support", and I am trying to create a writable directory to store fi...

0 Likes
0 Replies
posted 11 years ago

Got error when log out

Hi I got a problem for my developed website, each time I try to log out it always got error. it show...

0 Likes
3 Replies
Solved

SOLVED: Create DB users with Forge

Hi. When I login to Navicat and try to add a new user to access a specific database, I cant seem to...

0 Likes
0 Replies

Eger loading morphs

I have a Notification which implements public function notifiable() { return $this->m...

0 Likes
1 Replies
posted 11 years ago

Why multiple apps on one homestead virtual machine?

Like the title says, why does the Homestead site promote the idea of running multiple independent la...

0 Likes
2 Replies

Slug - Generator Help

I am searching for a slug generator and found many but all have unique : true/false where what I nee...

0 Likes
6 Replies

MVC architecture

Hello, I am creating a large internal portal for a company with many features. When creating a large...

0 Likes
8 Replies
Solved

Advice on related models

Hi All, I am trying to achieve the following structure in my Laravel application and I need some adv...

0 Likes
1 Replies

[Package] The Cruddy -- your Eloquent manager

Hi! I would like to introduce you to the project I've been working on past few months -- the Cruddy!...

0 Likes
11 Replies

Subbmiting form with array text fields.

Is there a cleaner way to do this? view.blade.php <form> <input type="text" name=...

0 Likes
1 Replies

table with a timestamp field

Hi.. I'm newbie to php/laravel.. I have created this table.. CREATE TABLE confirmtokens (...

0 Likes
2 Replies

Rename Column and Change Type

Hi, Is there any way to change the column type and rename it. I know it's foolish to be changing the...

0 Likes
0 Replies

bind json data in fancytree through function.

how i can bind json data in fancytree. treeDiv.fancytree({ //alert(sourceURL); extensions: [ "d...

0 Likes
0 Replies
posted 11 years ago

Best way to create route and resource controller

Hi all! Sorry for my bad english. I want to create this route: /{slug} GET - site.show And oth...

0 Likes
2 Replies
Solved

error redirect please help me

my all redirect is working like that http://laravel_cms/http://laravel_cms/admin/banner my login ac...

0 Likes
1 Replies

ReflectionException, 'Class PermissionException does not exist'

Having some issues with this error message, not getting anything else and not sure where to look. Th...

0 Likes
2 Replies

Best way to set users permission for restful controller

hi all, i'm developing an app that uses resourceful controller. Every users has some resource to man...

0 Likes
0 Replies

Unique validation for create and update user

Hi all, i have an app that provides registration users and edit information account. In registration...

0 Likes
2 Replies

Execute Laravel Blade statements runtime

I don't know if I choosed a good title for this question or not. I want to implement a Template Engi...

0 Likes
0 Replies

n level hierarchy relationship in laravel 4 of database

how we can find n level hierarchy relationship in laravel 4 of database. like parent and child relat...

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