Support the ongoing development of Laravel.io →

3,383 Threads

extending functionality with a different package

Hello Guys, i am working on a laravel application where i can add a coupon, which will be granted to...

0 Likes
0 Replies

Laravel 5.1 and Opcache compatibility

Hi. I have a question concerning Laravel and OPcache (built in as of PHP 5.5.0). Current setup Lara...

0 Likes
0 Replies

Geting server error 500 on my server

When setup my project on sub domain getting below error. PHP Warning: require(/home/username/public...

0 Likes
2 Replies
Solved

Laravel 4.0 PhP web app, moving from production to develpoment environment

Hi, My web application is up and running on production. But I lost my development sources due to lap...

0 Likes
1 Replies

PHPUnit_Framework_TestCase Found but undefined method ::call()

Hi i am working with Laravel 4.2.17 , PHPUnit 5.1.1 and PHP 5.6.16 . I am using PHPStorm as My Edito...

0 Likes
0 Replies
posted 8 years ago

.env , How to make the project on-line.

How should I set this file ? APP_ENV=local APP_DEBUG=true

0 Likes
1 Replies

How to Load Laravel on a Custom PHP Script?

I have a custom PHP script I use for environment restores. This script is inaccessible via HTTP and...

0 Likes
1 Replies

Laravel app only loading welcome page

I've set up two different laravel apps and no matter what I put in the routes file it will only load...

0 Likes
7 Replies

Laravel 3.2 - Help with routing ["Requested URL not found" error msg]

Hi All, Some time back I have developed a small application using laravel 3.2. I recently tried to r...

0 Likes
1 Replies

Atlassian WIKI markup

Hello, I am writing a JIRA API processor in Laravel and have hit a snag: apparently Atlassian uses t...

0 Likes
2 Replies
posted 8 years ago

Why `php artisan key:generate` not available in lumen?

Is there any reason the command php artisan key:generate is not available in lumen?

0 Likes
1 Replies

How i solve this parse error ?

[Symfony\Component\Debug\Exception\FatalErrorException] syntax error, unexpected 'as' (T_AS) Route::...

0 Likes
4 Replies

Laravel and Browser Caching

So i found a cache option in laravel but it seems to store the variable on the server. I am looking...

0 Likes
1 Replies

My Homestead 2 setup on Windows

I created this thread as a reply to another to keep the topics separate but related. Here is how I s...

0 Likes
8 Replies
posted 8 years ago

Laravel 5.1 Backpanel Setup

I am new to Laravel. I am trying to set an application which has admin panel, ability to manage the...

0 Likes
2 Replies

Trying to remove public from url Laravel

I have this code in my .htaccess file: <IfModule mod_rewrite.c> RewriteEngine On Rewrit...

0 Likes
1 Replies

Homestead 2.0 unbearably slow

I just made a fresh install of homestead + vagrant and the VM is stupid slow. Even running simple co...

0 Likes
2 Replies

Slow responses on Homestead

I'm having some issues with Homestead or better yet Vagrant and Virtualbox itself. The requests I'm...

0 Likes
3 Replies

Generic resource routing with Polymorphic models

What would my route::resource look like for a model that can be created off of others. I have 3 basi...

0 Likes
1 Replies

ReflectionException (Request does not exist) after deployment

Hello, i followed this guide to deploy my application at a hostgator shared host: Guide Everything w...

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.