Support the ongoing development of Laravel.io →

Laravel 5 - Create Users for logged in Admin users.

I wanted to give option to create users for Admin without using Registration form. Do I need to chan...

0 Likes
4 Replies

Method like Model::create() but for updates.

Hello everybody! First of all, thanks for watching on my topic. My question is simple. The models th...

0 Likes
3 Replies
Solved

Relationships

Hi I'm new to Laravel, I'm creating a user-group page. A user can create a group and is automaticall...

0 Likes
0 Replies

Homestead provision without clearing database

Is there a way to provision homestead without clearing the databases that are defined in Homestead.y...

0 Likes
0 Replies

Using Filter, Ajax and Routes to load a bootstrap modal pop up

I'm doing a website based laravel 4.2 and Bootstrap. I want a bootstrap modal pop up dialog to load...

0 Likes
1 Replies

Google Drive videos

Hi i recently run this script http://codecanyon.net/item/mtdb-ultimate-movietv-database/6447206 base...

0 Likes
1 Replies
posted 10 years ago

Deploying with Envoy

We've been using Rocketeer for quite some time now, until a couple weeks ago when suddenly new relea...

0 Likes
4 Replies

laravel cookie policy

I'm not interested in installing a package to show a popup that inform user with message: 'This webs...

0 Likes
1 Replies

routes in packages

I have a couple of packages that have controllers and routes. For example the route admin/log points...

0 Likes
0 Replies

Laravel models

Hello, so I have three models , one for Attachments one for Products and one for Articles. The Attac...

0 Likes
0 Replies
posted 10 years ago

Display field only if the value differs from the one before

I have a table like this: <tbody id="responds"> @foreach($animals as $animal...

0 Likes
1 Replies
Solved

Product.ERROR: exception - NotFoundHttpException

Hi All, I have a broblem. [2015-05-14 16:15:00] production.ERROR: exception 'Symfony\Component\HttpK...

0 Likes
2 Replies

Compile Blade templates into cache (redis/memcache/etc when not using file system)

Hi, I've been trying to find a solution as to my title. Does anyone have an example or guide on how...

0 Likes
0 Replies
posted 10 years ago

Is this a good tutorial

Hello, I found this tutorial : http://code.tutsplus.com/courses/build-an-ecommerce-app-in-laravel an...

0 Likes
5 Replies

Retriving Data From Many To Many Relationship Self Referencing with Join Table

I have User Table and Followers Table. The structure of follower table is : -id -follower_id ( refe...

0 Likes
0 Replies

Laravel 4 Custom User Permissions

So I'm new to Laravel and trying to make a permissions system for the users on my application. Here...

0 Likes
0 Replies

Custom page in place of "Whoops!".

Hi I am really wanted to get rid of this kind of default text with worst design(At least from my poi...

0 Likes
1 Replies

Is it possible to save additional attribute value(that comes from two many-many relationship table) in laravel4.2

Database Tables are jobseekers id | username | password | job_detail_jo...

0 Likes
0 Replies
posted 10 years ago

Laravel request content type...please help

Howzit guys I have created a webservice that recieves a XML POST. Problem is that when i use a poste...

0 Likes
1 Replies

Laracast 16 : Authentication Problem

Hi, I am following the Laracast Laravel-5 tutorials. In video 16 -Ogres are like Middleware, The tut...

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