Support the ongoing development of Laravel.io →

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

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

Auth::viaRemember() is always returning false

Hey guys, im doing this here: Auth::attempt(array( 'email' => Input::get("email"), 'pas...

0 Likes
7 Replies
posted 9 years ago

Eloquent truncates base64 string

Hi All I've got a problem with eloquent where it truncates a base64 string being fetched from a mysq...

0 Likes
1 Replies
Solved

Build A Laravel Community in My Country

Hi I use Laravel for a while and i really Like it so i want to build a laravel community in my count...

0 Likes
2 Replies

Combining Laravel with AngularJS

Hi guys, I was curious about the way that you, developers, combine Laravel with AngularJS. Do you on...

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.

© 2024 Laravel.io - All rights reserved.