-
I followed all the instructions and when i try to execute my app i get the following error:
> [2019-04-04 21:42:14] local.ERROR: Class 'DenisKisel\Obfuscator\ServiceProvider' not found {"exception"…
-
Review package.json dependencies here -
https://github.com/2pisoftware/cmfive-core/blob/develop/system/templates/base/package.json
Mark if they are required.
Remove them if they are not required…
-
`Do you want to overwrite the existing model files? Choose no to write to _ide_helper_models.php instead? (Yes/No): (yes/no) [no]:
> no
PHP Fatal error: Cannot use Illuminate\Support\Arr as Arr…
-
Hi,
I'm experiencing strange behaviour:
- using: davzie/laravel-bootstrap (1.0.3)
- php artisan serve
- tested on Chrome (Version 33.0.1750.146)
- tested on Firefox (Version 26.0)
- running on Mac OS…
howcr updated
10 years ago
-
Serve https instead http
```
```
and script:
http://recipe-application-laravel-mdariful-1.c9users.io/assets/js/script.js
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
I am having issues getti…
-
it said:
```
> production
> mix --production
● Mix █████████████████████████ building (11%) 0/2 entries 364/368 dependencies 153/165 modules 12 active
ignored|D:\laragon415\laravel_demos\l…
-
Hi there,
I'm using aliasify to make vue work in browserify - however it doesn't seem to reply the require.
My package.json
```
{
"private": true,
"scripts": {
"prod": "gulp --production",
…
-
There is no need for `class_alias('\\Nayjest\\Grids\\Grids', '\\Grids');` in the Grids ServiceProvider. It is confusing phpspec with the error below.
If a regular Laravel class alias is added, I d…
-
running a composer update resulted in the following error:
> [RuntimeException]
> Error Output: PHP Fatal error: Call to undefined method Illuminate\View\Compilers\BladeCompiler::directive() in …