Support the ongoing development of Laravel.io →

1,606 Threads

MailGun Client error: `POST https://api.... resulted in a `404 NOT FOUND???

Sending from localhost, Windows 10, OpenServer! Settings .env: MAIL_DRIVER=mailgun MAIL_HOST=smtp.ma...

0 Likes
1 Replies
posted 7 years ago

Create a custom middlewareGroup in custom package

This is not working: public function boot(\Illuminate\Routing\Router $router) { $rou...

0 Likes
1 Replies
posted 7 years ago

Laravel Redis Echo server Tutorial

If anyone can post a small tutorial/demo of laravel echo server using socket,io and redis with priva...

0 Likes
0 Replies

Call to a member function getClientOriginalName() on a non-object with intervention

public function postCreate() { $validator = Validator::make(Input::all(), Product::$rules); if ($...

0 Likes
12 Replies
Solved
posted 7 years ago

My company, Bukwild, just open sourced our Laravel CMS package: Decoy

If you're looking for an open source Laravel CMS, I wanted to put the one we made out there: https:/...

0 Likes
0 Replies
posted 7 years ago

Permission denied creating package in laravel 5.4

I'm creating a cms package that I will be using. The problem that I'm having is that after I publish...

0 Likes
1 Replies

Elasticsearch, No alive nodes found in your cluster

Hi, I'm using elasticsearch 5.2.2 with Laravel 5.4 and homestead and I get the following error when...

0 Likes
1 Replies

Creating role and permission error

Call to undefined method Illuminate\Database\Query\Builder::translationEnabled() (View: C:\xampp\htd...

0 Likes
0 Replies
posted 7 years ago

Automatically load required packages

how automatically load packages in a custom package outside vendor directory? I made a directory pac...

0 Likes
0 Replies
posted 7 years ago

My first Package please give some feedback :-) !

Hi,, I've created my first package! Here it is: https://github.com/larsjanssen6/increment-decrement...

0 Likes
0 Replies

Can i get laravel 5.4 angular2 install documentation?

I didnt get any information avbout laravel 5.4 and angular 2 documentation details anywhere..Can i g...

0 Likes
0 Replies

Cashier BadMethodCallException Method newSubscription() does not exist, why?

Model <?php namespace App\Entities; use Laravel\Cashier\Billable; use Prettus\Repository\Contr...

0 Likes
5 Replies
Solved

Quiz package for Laravel?

Hi, anyone knows of a quiz package for Laravel (or independent)?

0 Likes
1 Replies

Use Model + Authenticatable in one class Laravel 5.4?

I have use Laravel\Cashier\Billable; use Prettus\Repository\Contracts\Transformable; use Prettus\Rep...

0 Likes
0 Replies
posted 7 years ago

Simple Grid for Laravel 5

Hello guys. Latest year i've released a package named rafwell/laravel-grid. Faced with the acceptanc...

0 Likes
0 Replies

laravel cashier SubscriptionBuilder.php

Laravel cashier. In the create method in the SubscriptionBuilder class I need to insert a value into...

0 Likes
0 Replies

Is always needed to return something in ServiceProvider::provides() method?

Hi. I's a simple question. If I have something like this in my service provider: public function boo...

0 Likes
3 Replies
Solved

Multiple Authorisation/ multiple groups of roles - preferred starting package

Hi To be fair Im just starting to look into Laravel. The end goal is to have different schools to lo...

0 Likes
1 Replies

Laravel 5.2 Intervention Image Method save does not exist

I am using Intervention Image on Laravel 5.2 here is my function public function store(Request $requ...

0 Likes
1 Replies

Laravel SSH on OpenSSH server

Hello , im using laravel 5.3 and i have installed the ssh package from laravel collectable. it works...

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