Love Fuel?
Donate
About
Forums
Discussions
Login
FuelPHP Forums
Ask your question about FuelPHP in the appropriate forum, or help others by answering their questions.
General
Where is "messages" class located?
Azurel
October 2016
Hey. I'm a beginner with fuelphp. I like fuelphp, its very similar with kohana.
;)
I want create a test app with a simple auth. I found a tutorial for this task:
http://fuelphp.com/docs/packages/auth/examples/auth.html
When I test the code, I get "Class 'Messages' not found". I not found it in /core/classes or /packages. Is this a external class? Maybe this one I found with google?:
https://github.com/elmuerte/FuelPHP-Messages
Thanks!
:)
Harro
October 2016
Accepted Answer
The examples in the Auth docs are taken from our application framework, which we use to make apps for our clients. It is not open source I'm afraid.
You can find an early version at
https://github.com/fuel/depot/tree/1.0/develop/fuel/app/classes
which should be compatible enough.
Azurel
October 2016
Thank you for your explanation. I just wanted to know if I missed something. (Like add in config or so)
:)
Add a Comment
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Categories
All Discussions
5,088
General
↳ General
3,364
↳ Job Board
13
↳ Installation & Setup
214
Packages
↳ Oil
213
↳ Orm
700
↳ Auth
260
Development
↳ Tips and Tutorials
126
↳ Code share
145
↳ Applications
52
In this Discussion
Azurel
October 2016
Harro
October 2016