Skip to content

issues Search Results · repo:daveh/php-mvc language:PHP

Filter by

120 results
 (90 ms)

120 results

indaveh/php-mvc (press backspace or delete to remove)

Thank you for this magnificent framework, which has helped me a lot in learning how PHP works internally. I recently discovered Symfony, and in the future I intend to enroll my applications in that framework. ...
  • padrecedano
  • 1
  • Opened 
    on May 8
  • #129

Hey, I enjoyed your course on Udemy its one of the best at the moment. You ve said in 2020 that you will add route groups. Link: https://github.com/daveh/php-mvc/issues/68 When are you releasing it ...
  • K1Yuhh
  • 2
  • Opened 
    on May 28, 2024
  • #128

hello i m tryng to start the project but i m getting this error before or after putting the database info in .env i m using php latest is that it? image
  • tenk-rgb
  • 3
  • Opened 
    on Nov 27, 2023
  • #127

I have set session value like login= true , role = admin How to access this data in base.html I already try {{ app.session.get(‘user_id’) }} But im not getting any value Can you please help me?
  • mahmudul-elahi7676
  • 6
  • Opened 
    on Nov 14, 2023
  • #126

How to include css file in base.html I created style.css file in public/assets/css/style.css i want to link this file into base.html If i include /assets/css/style.css this way then in /home route ...
  • mahmudul-elahi7676
  • 3
  • Opened 
    on Oct 31, 2023
  • #125

How would I pass a array of lets say for example news posts from a controller to a view? how would I display it for each post?
  • devgodstudio
  • 1
  • Opened 
    on Oct 22, 2023
  • #124

Hi!, I tried addding special controllers for sign up but it did not help. As the result I get a url that looks like that: http://localhost/signup/signup/create While using the dunamic one $router- add( ...
  • Zhaniya110
  • 1
  • Opened 
    on Oct 8, 2023
  • #123

How to handle post request with from data? Please give me a example
  • mahmudul-elahi7676
  • 1
  • Opened 
    on Oct 1, 2023
  • #122

This is not a bug report. More of additional documentation by GitHub Issue. Just posting this in case somebody else comes here from the Udemy course, having set up a default ddev installation (or otherwise ...
  • aXb0t
  • 4
  • Opened 
    on Jul 4, 2023
  • #121

So, I am building a project that I would like to use dynamically generated subdomains (let s say for user username.domain.com. How would I handle them in router? is there a way at all in this verison? ...
  • 1337haxx0r
  • 1
  • Opened 
    on Mar 25, 2023
  • #116
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub