Support the ongoing development of Laravel.io →

1,611 Threads

Laravel, Eloquent and a new graph db driver

My team has been investigating graph databases for our new project, and have landed on using OrientD...

0 Likes
3 Replies
posted 8 years ago

Task Scheduling in non-Laravel project?

Does anyone know of any standalone libraries that work similar to the Laravel Task Scheduler? I'm tr...

0 Likes
0 Replies

Generate Model out of the existing MySql Database

Hello everybody, i have this very huge existing database. Is there any way in laravel that I could a...

0 Likes
0 Replies

How to deal with plugins

Hello, I have a website where everyone can develop a plugin and share it with other users: you make...

0 Likes
0 Replies

Image Intervention - store object chain in database?

I'm trying to store the manipulations of image intervention in a database, but I'm unable to do so....

0 Likes
3 Replies
posted 8 years ago

[Package] SEO-Helper : provides tools and helpers for SEO.

Hello artisans, I've recently published a package that provides helpers and tools for SEO (Search En...

0 Likes
0 Replies
posted 8 years ago

Create PDF from template / page

Hi, Is there a package for PDF creation for Laravel 5.1? I need to be able to create and let the use...

0 Likes
2 Replies
posted 8 years ago

make a project pluggable (add-ons)

Hello, i am new in laravel 5 and i want to create a pluggable project - i mean third party can creat...

0 Likes
1 Replies

common variable for migrations

Hi, I am creating migrations for my project and as usual defining string fields and their length als...

0 Likes
4 Replies
Solved
posted 8 years ago

Aimeos web shop package 1.2 for Laravel 5

Hi there The latest stable Aimeos web shop package for Laravel includes full PHP 7 support with asto...

0 Likes
0 Replies

Rails Engines

Hello, Maybe here is some guys familiar with rails, don't you think it would be good to have engines...

0 Likes
0 Replies

fzaninotto/Faker Laravel 5 What can I do insert one out of 3 possible strings in the database

I would like to populate a field string(50) with one out of 3 possibilities, what can I write there?...

0 Likes
1 Replies
posted 8 years ago

CMS for Laravel 5.1

Hi, i looking for some simple CMS framework for Lravel 5.1. I would like useing module for login or...

0 Likes
1 Replies

Seeder parse error in laravel 5.0 Faker

<?php use Faker\Factory as Faker; use Illuminate\Database\Seeder; use Illuminate\Database\Eloque...

0 Likes
2 Replies

How to do not delete pivot table row

Hi, I have two tables; Table user and table user_groups. I'm using soft delete to delete users. When...

0 Likes
2 Replies
posted 8 years ago

Good way of including assets in package development?

I'm new to package development, Now trying to include my Bootstrap css file ( from bower ) Now I'm w...

0 Likes
0 Replies

API Query Builder Package

Hi everyone, I released a package and I just want to learn your suggestions and opinions about this...

0 Likes
0 Replies

Package Development CSS/JS change?

Hello guys, started working on a package recently and found out the css/js files need to be publishe...

0 Likes
1 Replies

Graham's Campbell Laravel-Throttle

Hi guys, I was wondering if anyone uses Laravel Throttle by Graham Campbell? I like this package as...

0 Likes
2 Replies

Overridden core class does not work when in artisan

In a fresh Laravel build, I cannot get overridden IoC bindings to work everywhere in the application...

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

© 2024 Laravel.io - All rights reserved.