Support the ongoing development of Laravel.io →

BrunoQuaresma

Joined 6 Nov 2014

Statistics

Threads 8
Replies 1
Solutions 1
Articles 0

Gulp - Makefile

How i run the Makefile with Gulp? I installed the sparline package with bower.

0 Likes
0 Replies
posted 9 years ago

Larael 5 - Target [App\Contracts\Uploader] is not instantiable.Target [App\Contracts\Uploader] is not instantiable.

I have an contract App\Contracts\Uploader and in my AppSeriveProvider is public function register()...

0 Likes
0 Replies

Laravel 5 - Fatal error: Call to a member function connection() on a non-object laravel\framework\src\Illuminate\Database\Eloquent\Model.php

I run the command composer update and this error appears. $ composer update Loading composer reposit...

0 Likes
0 Replies

TokenMismatchException in VerifyCsrfToken

I have a method for receive data from a restfull API and when the API send a POST request this error...

0 Likes
2 Replies
Solved
posted 9 years ago

Model Observer Problem in Laravel 5

It works <?php namespace App; use Illuminate\Database\Eloquent\Model; class Test extends Model...

0 Likes
3 Replies
replied 9 years ago

TokenMismatchException in VerifyCsrfToken

I can fix. I remove the CSRF from app/Http/Kernel.php and in my routes a create a new route group wi...

0 Likes
Solved

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.