This website requires JavaScript.
Explore
Help
Register
Sign In
Incoviba
/
oficial
Watch
1
Star
0
Fork
0
You've already forked oficial
Code
Issues
Pull Requests
2
Releases
Wiki
Activity
Files
fa11f5b24046ce7ca3729b4de1c7ece1ce8d9daf
oficial
/
app
/
resources
/
routes
/
api
/
search.php
5 lines
92 B
PHP
Raw
Normal View
History
Unescape
Escape
Search
2023-09-28 21:05:16 -03:00
<
?
php
Cleanup logs, fixed add Venta, fixed search
2024-01-19 23:10:20 -03:00
use
Incoviba\Controller\API\Search
;
Search
2023-09-28 21:05:16 -03:00
$app
->
post
(
'/search'
,
[
Search
::
class
,
'query'
]);
Reference in New Issue
Copy Permalink