Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
crmforms-onestartup
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
Angel Martin
crmforms-onestartup
Commits
9461ae98
Commit
9461ae98
authored
Aug 29, 2018
by
Francisco Salazar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
readme updated
parent
179388ef
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
18 additions
and
0 deletions
+18
-0
README.md
README.md
+18
-0
No files found.
README.md
View file @
9461ae98
# Package crm-forms OneStartup
# Package crm-forms OneStartup
**onestartup/crm-forms**
manage forms landings
**onestartup/crm-forms**
manage forms landings
# Install Dependencies
-
Run this in the terminal
```
php
composer
require
jenssegers
/
agent
```
-
Add the service provider in config/app.php:
```
php
Jenssegers\Agent\AgentServiceProvider
::
class
,
```
-
And add the Agent alias to config/app.php:
```
php
'Agent'
=>
Jenssegers\Agent\Facades\Agent
::
class
,
```
# Installation
# Installation
...
@@ -17,6 +34,7 @@ Onestartup\CrmForms\CrmFormsServiceProvider::class,
...
@@ -17,6 +34,7 @@ Onestartup\CrmForms\CrmFormsServiceProvider::class,
```
```
-
run command for publish views
-
run command for publish views
```
php
```
php
...
...
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