Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
laravel-adminpanel
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
laravel-adminpanel
Commits
5ea204c6
Unverified
Commit
5ea204c6
authored
Nov 15, 2017
by
Viral Solani
Committed by
GitHub
Nov 15, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #27 from viralsolani/analysis-Xlo9gQ
Apply fixes from StyleCI
parents
4d4cf751
211ee35e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
app.php
config/app.php
+1
-1
generator.php
config/generator.php
+1
-1
No files found.
config/app.php
View file @
5ea204c6
...
...
@@ -201,7 +201,7 @@ return [
App\Providers\MacroServiceProvider
::
class
,
App\Providers\RouteServiceProvider
::
class
,
Tymon\JWTAuth\Providers\JWTAuthServiceProvider
::
class
,
Bvipul\Generator\Provider\CrudGeneratorServiceProvider
::
class
Bvipul\Generator\Provider\CrudGeneratorServiceProvider
::
class
,
],
/*
...
...
config/generator.php
View file @
5ea204c6
...
...
@@ -18,4 +18,4 @@ return [
// Default : backend
'views_folder'
=>
'backend'
,
];
\ No newline at end of file
];
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment