Support the ongoing development of Laravel.io →

1,817 Threads

Most suitable RBAC/ABAC package

Hello All! I'm going to use Larave 5. My task is to build something like "Role Based Access Con...

0 Likes
4 Replies

Managing dynamically added form inputs

I have two models Service and Toppings. Each Service hasMany Toppings, Toppings belongsTo Service. B...

0 Likes
2 Replies
Solved

Reverse working with many to many polymorphic relations

Hi guys, I'm wondering how to deal with this situation: I have this structure: Ingredients (basic li...

0 Likes
0 Replies
posted 8 years ago

Service class in Laravel 5.2

With Laravel 5.0 you can use the Service folder for creating your services. But in Laravel 5.2 there...

0 Likes
0 Replies

Access Http\Kernel class form controller

is it possible to access all the properties of Http\Kernel class from a controller. I want to make a...

0 Likes
0 Replies

API-Oriented Admin-Backend CMS Builder

Hey Guys, I am looking for a laravel project/package that helps me build the cms for my users quicke...

0 Likes
0 Replies

How to handle user notifications

Hi, I'm using this code http://codegains.com/2014/06/laravel-4-notification-system/ for my notificat...

0 Likes
2 Replies

AngularJS inside Laravel application

Hello! I have a question about AngularJS + Laravel... Now, i use Angular inside Laravel (i have a f...

0 Likes
0 Replies

How to extend vendor class?

vendor/illuminate/html/FormBuilder.php How to extend this class? I have a new method: <?php publi...

0 Likes
2 Replies

[Symfony\Component\Debug\Exception\FatalErrorException] parse error When i do migrate:reset or rollback

php artisan migrate works fine but when I do reset or rollback the error hits my terminal. I did all...

0 Likes
0 Replies

How to design server side as well as client side rendering?

I'm currently working on a project and ran into a problem regarding rendering. Basically, I want to...

0 Likes
1 Replies
Solved

[Package] Image Versions

Hello everybody. I've released igaster/laravel-image-versions a simple package that allows you to cr...

0 Likes
1 Replies

Response::download error

Error Message: [2016-01-19 14:47:08] local.ERROR: exception 'Symfony\Component\Debug\Exception...

0 Likes
1 Replies
posted 8 years ago

Upload more than 20,000 records via REST API

Hi everyone. I have a RESTful API and need to upload more than 20,000 records at once from a desktop...

0 Likes
3 Replies

CSV Import Error - unrecognized

I have a project that comprises of various laravel models. Everything has worked fine because I have...

0 Likes
0 Replies

call laravel from with in other project in same system

we have our system and we build new system with laravel, currently it will be hard to remove the old...

0 Likes
5 Replies

Elixir Help

I am trying to get Elixir work but for some reason it is not putting the files in the correct direc...

0 Likes
0 Replies

Combining Transactions WITH Queues in Laravel

Is there a way to tell the Queue facade to not automatically persist what was pushed to the queue un...

0 Likes
1 Replies

Controllers Testing with View Composers

I have a View Composer binded to a class that get data for one repository class and add this data in...

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