Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Great dev package #39

Closed
phillipmadsen opened this issue Feb 3, 2016 · 4 comments
Closed

Great dev package #39

phillipmadsen opened this issue Feb 3, 2016 · 4 comments

Comments

@phillipmadsen
Copy link

I love playing around with the package you have created. But I cannot find a good tutorial on Sentinel and i am having issues getting a working registration up and running. do you have on in dev or any info on how I can achieve this?

@phillipmadsen
Copy link
Author

One more question also. I have packages im using that conflict with illuminate/html such as "laravelcollective/html": "5.1.x-dev", do you have a way to use both or can I replace yours with the collective one that is more widely used?

@sseffa
Copy link
Owner

sseffa commented Feb 3, 2016

setting a registration in sentinel, i have written a code like that : https://github.com/sseffa/fullycms/blob/master/app/Console/Commands/AppCommand.php#L226

and you can change my package with the ones that is widely used

@phillipmadsen
Copy link
Author

Thank you for the command. I was looking for more of a registration for the AuthController@getRegister or something that I can use on a register new user form. I am working on it as we speak. Your command seems to be something I can use but I need to look into it. I was hoping you might have one already created for a registration form like the one you have for the login form. If you can direct me to the Sentinel Source you created your login from I would appreciate it.

@sseffa
Copy link
Owner

sseffa commented Feb 3, 2016

this is the url of sentinel package's own document's https://cartalyst.com/manual/sentinel/2.0

@sseffa sseffa closed this as completed Feb 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants