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
33b8e343
Unverified
Commit
33b8e343
authored
Jun 18, 2018
by
Viral Solani
Committed by
GitHub
Jun 18, 2018
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #232 from vrkansagara/master
Removal of server log(s).
parents
781f175d
10c1fa7c
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
2769 deletions
+4
-2769
.env.example
.env.example
+1
-1
.gitignore
.gitignore
+3
-1
access.log
public/access.log
+0
-2767
No files found.
.env.example
View file @
33b8e343
APP_NAME="Laravel Admin Panel"
APP_ENV=local
APP_KEY=base64:O+TrollIDwasHEREtMG9kBc+/Q32exQLusNVhnq558w=
APP_DEBUG=
tru
e
APP_DEBUG=
fals
e
APP_LOG_LEVEL=debug
APP_URL=http://localhost
...
...
.gitignore
100755 → 100644
View file @
33b8e343
...
...
@@ -32,4 +32,6 @@ public/js/skins/*.js
composer.lock
public/img/backend/blog_images/*
public/mix-manifest.json
\ No newline at end of file
public/mix-manifest.json
public/access.log
public/error.log
\ No newline at end of file
public/access.log
deleted
100644 → 0
View file @
781f175d
This diff is collapsed.
Click to expand it.
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