Giter VIP home page Giter VIP logo

saas-boilerplate's People

Contributors

miracuthbert avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

saas-boilerplate's Issues

Vue js

Where did you applied vue js in this project?

ReflectionException : Class RoleTableSeeder does not exist

Trying to install and can only get to step 6...

php artisan db:seed --class=RoleTableSeeder

I get the following error:

ReflectionException : Class RoleTableSeeder does not exist

I've tried researching (composer dumpautoload and other fixes but none work)

Cannot create admin-root user

After I execute the "php artisan admin:assign-role myEmail slug" command, I get an error "WHOOPS! We could not assign user a role because: No query results for model [Designer\Domain\Users\Models\ user]."

The name of my "App" is "Designer".

How can i merge the multi-tenant with the saas subscription?

I can see in this project tenant and subscription acts separately, how can I relate them together? and do we need both team and company module? cause in a saas concept isn't it the same purpose? or I should write the company model relations with the user model as like the tenant model in HasSubscriptions trait

Error php artisan migrate

Fatal error: Uncaught ReflectionException: Class SAASBoilerplate\App\Console\Kernel does not exist in /Applications/MAMP/htdocs/saas-boilerplate/vendor/laravel/framework/src/Illuminate/Container/Container.php:767
Stack trace:
#0 /Applications/MAMP/htdocs/saas-boilerplate/vendor/laravel/framework/src/Illuminate/Container/Container.php(767): ReflectionClass->__construct('SAASBoilerplate...')
#1 /Applications/MAMP/htdocs/saas-boilerplate/vendor/laravel/framework/src/Illuminate/Container/Container.php(646): Illuminate\Container\Container->build('SAASBoilerplate...')
#2 /Applications/MAMP/htdocs/saas-boilerplate/vendor/laravel/framework/src/Illuminate/Container/Container.php(601): Illuminate\Container\Container->resolve('SAASBoilerplate...', Array)
#3 /Applications/MAMP/htdocs/saas-boilerplate/vendor/laravel/framework/src/Illuminate/Foundation/Application.php(740): Illuminate\Container\Container->make('SAASBoilerplate...', Array)
#4 /Applications/MAMP/htdocs/saas-boilerplate/vendor/laravel/framework/src/Illuminate/Container/Co in /Applications/MAMP/htdocs/saas-boilerplate/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 767
MacBook-Pro-de-Kristian:saas-boilerplate kristiantenfen$ php artisan migrate

There are no commands defined in the "app" namespace.

When I run step 4 of the installation

"Run php artisan app:name to set the name (namespace) of your app. (Remember not to live any spaces)"

I get this error

"There are no commands defined in the "app" namespace."

I don't understand how this will work when the app:name command is nested inside of app/App/Console/Commands.

What is the logic here?

error during migrations

There is an issue with subscriptions table already exists. So, I removed one subscriptions migration file.

Then it stopped on users table saying some error at 'vendor/laravel/framework/src/Illuminate/Database/Connection.php:671'

13 database/migrations/2014_10_12_000000_create_users_table.php:26
Illuminate\Support\Facades\Facade::__CallStatic("create")

Can anybody tell what does it mean?

image

User Management is not working

User management is not working
-new role

  • permission
  • assign role
  • assign permission to role.
    -Can any one tell me how to proceed to do it.
    I'm stuck on ACL of the given saas biolerplate

Error while trying to create admin role

When i tried to create admin role using the command "php artisan admin:assign-role [email protected] admin-root" then it shows me following error

Whoops! we could not assign user a role because: No query results for model [SAASBoilerplate\Domain\Users\Models\User].

/admin/users/create code 200 White page

When logged in with a root-admin account and navigate to /admin/users/create via the admin dashboard it returns a 200 http code but a blank page.

Fresh install on master branch.

Missing Super Admin?

Am I missing something? There is no "super admin" for logging in and seeing all users, companies, etc. For actually managing the SaaS app... No way to create/edit subscription plans/pricing except for to modify the database or build out a super admin backend? I hope that makes sense.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.