Support the ongoing development of Laravel.io →

apeafa

Joined 23 May 2016

Statistics

Threads 9
Replies 7
Solutions 2
Articles 0

Integrate non-laravel project with laravel project

Hi! In my company, we make login in one application (non-laravel). When the login is made, we store...

0 Likes
0 Replies

Fatal error: Class 'Illuminate\Foundation\Console\Kernel'

On Friday everything was working well. Today I returned and I ran the command " php artisan ser...

0 Likes
2 Replies
Solved

PHPExcel with Laravel - PDF Files

Hi! I am using PHPExcel to create some excel files. I need to save that file and convert to pdf! To...

0 Likes
0 Replies

Class not found

Hi! I am trying to add PHPExcel to convert some data to excel files. I am using open source code. Bu...

0 Likes
2 Replies
Solved

Returning variables to View

Hi I am updating a view. For example, in the view I have 3 variables ($files, $users, $supplier) Is...

0 Likes
1 Replies
replied 7 years ago

Fatal error: Class 'Illuminate\Foundation\Console\Kernel'

Well, I deleted the vendor folder and ran the command "composer install" and its working a...

0 Likes
Solved
replied 7 years ago

Fatal error: Class 'Illuminate\Foundation\Console\Kernel'

COMPOSER.json file: { "name": "laravel/laravel", "description"...

0 Likes
replied 7 years ago

Class not found

I solved the problem using "phpexcel/phpexcel": "dev-master" in the composer.jso...

0 Likes
Solved
replied 7 years ago

How to refresh a page without Refreshing Master Page

So, I followed the tutorials I used firefox with firebug and I have the JS and CSS files loaded, fin...

0 Likes
replied 7 years ago

How to refresh a page without Refreshing Master Page

Sorry, I was trying to use Ajax but without success :( Thats an example of a menu. When I click, how...

0 Likes

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.