Support the ongoing development of Laravel.io →

208 Threads

Need Calendar Event for Laravel 5

Hello, I have a Market Model. I need to add the open/closed function with a Calendar Event and didn'...

0 Likes
4 Replies
Solved

Scheduled event does not fire

Hello, everyone, I'm trying to fire some event using the Indatus/dispatcher https://github.com/Indat...

0 Likes
1 Replies
Solved

HTML image method issue

Hello Guys. I recently added HTML class by using composer to Laravel 5, but HTML::image() method ret...

0 Likes
3 Replies
Solved

Class not found Issue ONLY on development and production server

I cannot get rid of the following error: {"error":{"type":"Symfony\\Compone...

0 Likes
3 Replies
Solved

Elixir won't install

Node fails to install elixir. npm ERR! node v0.12.2 npm ERR! npm v2.7.4 npm ERR! code ETARGET npm...

0 Likes
4 Replies
Solved

jpgraph and Laravel 4

I am trying to setup jpgraph with Laravel 4 but I don't know how to use external library with the fr...

0 Likes
3 Replies
Solved

How to create Illuminate/Support/Facade/App facade for standalone Illuminate/Container

In my standalone (without Laravel) project i want to use Illuminate IoC container. Also i would like...

0 Likes
1 Replies
Solved
posted 8 years ago

Composer error

Hey everyone, Got a error when I run composer update, it first updates everything and creates the lo...

0 Likes
4 Replies
Solved

Problem with flash session and redirect

Hi, I use the laracasts/flash package to flash messages to views/sessions. However, if I flash a mes...

0 Likes
2 Replies
Solved

Laravel 5 namespaces and using classes - am I doing it right?

Hi, Currently I'm working on the back-end system of my website and I've created a module where admin...

0 Likes
2 Replies
Solved

Resizing images using Intervention

I am trying to manipulate images in Laravel using intervention. I have followed all the required set...

0 Likes
1 Replies
Solved

Problem with Select2 jquery in Laravel 5

Hi everyone! I started with Laravel 5 following the Blog example from Laracasts (Laravel 5 Fundament...

0 Likes
4 Replies
Solved
posted 9 years ago

Require HTML in L5

What is the better way to include HTML package? "require": { "illuminate/html&quo...

0 Likes
1 Replies
Solved
posted 9 years ago

Artisan::call('vendor:publish') inside a package Service Provider boot method - Circular Reference

I'm currently going crazy trying ease our package development, I have managed to successfully bootst...

0 Likes
3 Replies
Solved

If I wanted to create a simple library class (API client) in Laravel 5, where would I put it?

I want to create a library class called Points. This class will just have a single method to send da...

0 Likes
2 Replies
Solved

How to register console command from package in Laravel 5 ?

Hi! Since Laravel 5, it is interest to me - how to register and use console command from package in...

0 Likes
1 Replies
Solved
posted 9 years ago

Artisan tink errors - undefined method

I'm getting odd errors here when I tried: Illuminate\Support\Facades\Hash::make('stuff') or \Hash::m...

0 Likes
1 Replies
Solved

Its posibble to register an Alias without the Facade Class

I'm creating a Package and I want to offer the possibility of change the Alias. public function...

0 Likes
3 Replies
Solved

A Laravel open source forum software

Hey guys, it's been a while I've been flirting with the open source forum Discourse (http://www.disc...

0 Likes
1 Replies
Solved

How can i migrate another table? im using laravel 5

Hi guys, im creating another table using migration in laravel php artisan migrate:make ems after fix...

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