management integration start
This commit is contained in:
parent
9bfdc2b114
commit
d8a97d1a35
|
|
@ -10,3 +10,7 @@
|
||||||
| contains the "web" middleware group. Now create something great!
|
| contains the "web" middleware group. Now create something great!
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Route::get('app-adds.txt',function(){
|
||||||
|
return 'facebook.com, 333307141073441, RESELLER, c3e20eee3f780d68';
|
||||||
|
});
|
||||||
Loading…
Reference in New Issue